Update to sprockets 4.x
This commit is contained in:
parent
ede7f4af55
commit
30accae458
3 changed files with 30 additions and 20 deletions
23
app/assets/config/manifest.js
Normal file
23
app/assets/config/manifest.js
Normal file
|
@ -0,0 +1,23 @@
|
|||
//= link browserconfig.xml
|
||||
//= link manifest.json
|
||||
|
||||
//= link_tree ../favicons
|
||||
//= link_tree ../images
|
||||
//= link_tree ../javascripts .js
|
||||
//= link_tree ../opensearch .xml
|
||||
//= link_directory ../stylesheets .css
|
||||
|
||||
//= link_tree ../../../vendor/assets/iD/iD/img
|
||||
//= link_directory ../../../vendor/assets/iD/iD/locales .json
|
||||
|
||||
//= link_directory ../../../vendor/assets/javascripts .js
|
||||
|
||||
//= link_tree ../../../vendor/assets/leaflet .png
|
||||
|
||||
//= link_directory ../../../vendor/assets/polyfill .js
|
||||
|
||||
//= link_directory ../../../vendor/assets/potlatch2/help
|
||||
//= link_tree ../../../vendor/assets/potlatch2 .swf
|
||||
//= link_tree ../../../vendor/assets/potlatch2 .zip
|
||||
|
||||
//= link_directory ../../../vendor/assets/swfobject
|
Loading…
Add table
Add a link
Reference in a new issue