rails-assets icon indicating copy to clipboard operation
rails-assets copied to clipboard

demo html files are included in templates, causes to fail in asset precompile

Open vinchi777 opened this issue 8 years ago • 1 comments

demo html files are generated as asset templates which causes error when compiling assets

# inside the generate gem.
# ..../gems/rails-assets-thatisuday--ng-image-gallery-2.0.8/app

- javascripts/
- stylesheets/
- templates/ng-image-gallery/demo
   conf.html
   main.html
   provider.html

here is the bower.json file https://github.com/thatisuday/ng-image-gallery/blob/master/bower.json

vinchi777 avatar Oct 24 '16 17:10 vinchi777

I am doing some research on this.

hut8 avatar Oct 24 '16 22:10 hut8