Hacker News new | ask | show | jobs
by javajosh 3815 days ago
Well, I haven't used npm for css packages yet, but presumably it's okay with webpack/brunch etc.
2 comments

Its great with everything. Frontend / backend, etc. When I removed bower from our app last year, adopted Webpack and migrated everything over to NPM it dramatically simplified things.
For Brunch, looks like [initial, probably v buggy] NPM stuff went into master about 10 days ago.
I've been using npm support in Brunch and so far so good.
Ah, that's good to know; I'd been sticking to Bower for Phoenix' front end stuff, might start looking at migrating them to NPM if Brunch support is stable now.