PHP Classes

File: assets/js/app.js

Recommend this page to a friend!
  Classes of Manolo Salsas   Symfony Create Bundle Skeleton   assets/js/app.js   Download  
File: assets/js/app.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Create Bundle Skeleton
Application to create reusable Symfony Bundles
Author: By
Last change:
Date: 4 years ago
Size: 551 bytes
 

Contents

Class file image Download
import '../scss/app.scss'; // loads the Bootstrap jQuery plugins import 'bootstrap-sass/assets/javascripts/bootstrap/transition.js'; import 'bootstrap-sass/assets/javascripts/bootstrap/alert.js'; import 'bootstrap-sass/assets/javascripts/bootstrap/collapse.js'; import 'bootstrap-sass/assets/javascripts/bootstrap/dropdown.js'; import 'bootstrap-sass/assets/javascripts/bootstrap/modal.js'; import 'jquery' // loads the code syntax highlighting library import './highlight.js'; // Creates links to the Symfony documentation import './doclinks.js';