rstacruz / npm-pipeline-rails

Use npm as part of your Rails asset pipeline
95 stars 14 forks source link

Q: Make Brunch compile dependencies without source files #15

Open joallard opened 7 years ago

joallard commented 7 years ago

I'm copying over brunch/brunch#1542 and my SO question. How do I make Brunch work when I have no need for an app/brunch folder?

joallard commented 7 years ago

I'm actually having the worst experience over this, I've spent a few hours another day, and just spent 2-3 hours over what should be just "copying over" some JS and CSS files from NPM to my Rails app. I just want that in the simplest way. How do I do that?