Add application.js for connect-assets to minify and concatenate JS files

This commit is contained in:
Sahat Yalkabov
2014-02-03 08:35:18 -05:00
parent 81534d6d63
commit db1a185343

14
public/js/application.js Normal file
View File

@ -0,0 +1,14 @@
// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//
// Any JavaScript/Coffee file within this directory can be referenced here using a relative path.
//
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// compiled file.
//
// Read Connect Assets README (https://github.com/adunkman/connect-assets) for details
// about supported directives.
//= require lib/jquery-2.1.0.min
//= require lib/bootstrap.min
//= require main