[ ソース: node-webpack-stats-plugin ]
パッケージ: node-webpack-stats-plugin (1.0.2-2)
node-webpack-stats-plugin に関するリンク
Debian の資源:
node-webpack-stats-plugin ソースパッケージをダウンロード:
- [node-webpack-stats-plugin_1.0.2-2.dsc]
- [node-webpack-stats-plugin_1.0.2.orig.tar.gz]
- [node-webpack-stats-plugin_1.0.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Webpack stats plugin
This plugin will ingest the webpack stats object, process / transform the object and write out to a file for further consumption.
The most common use case is building a hashed bundle and wanting to programmatically refer to the correct bundle path in your Node.js server.
Node.js is an event-based server-side JavaScript engine.