cakephp3-elixir
Version:
CakePHP 3 Elixir Core
12 lines (8 loc) • 338 B
JavaScript
window._ = require('lodash');
/**
* We'll load jQuery and the Bootstrap jQuery plugin which provides support
* for JavaScript based Bootstrap features such as modals and tabs. This
* code may be modified to fit the specific needs of your application.
*/
//window.$ = window.jQuery = require('jquery');
//require('bootstrap-sass');