[ 原始碼: node-grunt-webpack ]
套件:node-grunt-webpack(3.0.2-1)
node-grunt-webpack 的相關連結
Debian 的資源:
下載原始碼套件 node-grunt-webpack:
- [node-grunt-webpack_3.0.2-1.dsc]
- [node-grunt-webpack_3.0.2.orig.tar.gz]
- [node-grunt-webpack_3.0.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Use webpack with grunt
grunt is a JavaScript task runner/build system/maintainer tool.
Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.
其他與 node-grunt-webpack 有關的套件
|
|
|
|
-
- dep: node-deep-for-each (>= 1.0.5)
- Recursively iterates collection values (arrays and objects)
-
- dep: node-lodash (>= 4.7.0)
- Lo-dash is a Node.js utility library
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable