[ 原始碼: 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.