freeCodeCamp/public/js/application.js

19 lines
662 B
JavaScript
Raw Normal View History

/**
* This is a manifest file that will be compiled into application.js, which will
* include all the files listed below.
*
* Any JavaScript 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 will appear
* at the bottom of the compiled file.
2014-06-06 19:36:08 +00:00
*
* If you are planning to include all custom JavaScript inside main.js then
* you don't have touch this file at all, otherwise "require" additional
* scripts down below using //= filename.js notation.
*/
2014-06-06 19:36:08 +00:00
//= require lib/jquery-2.1.1.min
//= require lib/bootstrap.min
//= require lib/moment/moment
//= require main