mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-27 15:04:25 -05:00
14 lines
426 B
JavaScript
14 lines
426 B
JavaScript
/**
|
|
* 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.
|
|
*/
|
|
|
|
//= require lib/jquery-2.1.0.min
|
|
//= require lib/bootstrap.min
|
|
//= require main
|