reduce foundation js load time
This commit is contained in:
parent
2808c5da5e
commit
7087739168
|
@ -1,6 +1,7 @@
|
|||
//= require jquery
|
||||
//= require jquery_ujs
|
||||
//= require foundation
|
||||
//= require foundation/foundation
|
||||
//= require foundation/foundation.offcanvas
|
||||
//= require angularjs
|
||||
//= require 'jquery.html5-fileupload'
|
||||
//= require_tree .
|
||||
|
|
Loading…
Reference in New Issue