reduce foundation js load time

This commit is contained in:
yafeilee 2014-06-24 20:43:25 +08:00
parent 2808c5da5e
commit 7087739168
1 changed files with 2 additions and 1 deletions

View File

@ -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 .