[ 源代码: 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.