软件包:node-webpack-merge(2.2.0-4)
node-webpack-merge 的相关链接
Debian 的资源:
下载源码包 node-webpack-merge:
- [node-webpack-merge_2.2.0-4.dsc]
- [node-webpack-merge_2.2.0.orig.tar.gz]
- [node-webpack-merge_2.2.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
merge designed for Webpack
webpack-merge provides a merge function that concatenates arrays and merges objects creating a new object. If functions are encountered, it will execute them, run the results through the algorithm, and then wrap the returned values within a function again.
This behavior is particularly useful in configuring webpack although it has uses beyond it. Whenever you need to merge configuration objects, webpack-merge can come in handy.
There's also a webpack specific merge variant known as merge.smart that's able to take webpack specifics into account (i.e., it can flatten loader definitions).
其他与 node-webpack-merge 有关的软件包
|
|
|
|
-
- dep: node-lodash
- Lo-dash is a Node.js utility library
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable