currently i'm using gulp + bower with wiredep to inject my dependencies into my HTML file. It all works pretty well but i'm having some problems with newer versions that don't support bower anymore.
Having that said, I would love to just drop bower completely and use the node_modules files instead. Is there anything that works like wiredrep but instead uses package.json to get my dependencies?
thank you all
via Wheels
No comments:
Post a Comment