Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、gulp + bower と wireep を使用して、依存関係を HTML ファイルに挿入しています。それはすべてうまく機能しますが、bower をサポートしていない新しいバージョンで問題が発生しています。
そうは言っても、bower を完全に削除して、代わりに node_modules ファイルを使用したいと思います。wirerep のように動作するが、代わりに package.json を使用して依存関係を取得するものはありますか?
皆さん、ありがとうございました