add manifest.js
This commit is contained in:
parent
27030cf73d
commit
3a7c1ade55
1 changed files with 5 additions and 0 deletions
5
app/assets/config/manifest.js
Normal file
5
app/assets/config/manifest.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
//= link_tree ../images
|
||||
//= link_directory ../stylesheets .css
|
||||
//= link_tree ../../javascript .js
|
||||
//= link_tree ../javascripts .js
|
||||
//= link_tree ../../../vendor/javascript .js
|
Loading…
Reference in a new issue