[ 原始碼: node-rollup-plugin-replace ]
套件:node-rollup-plugin-replace(2.1.0-1)
node-rollup-plugin-replace 的相關連結
Debian 的資源:
下載原始碼套件 node-rollup-plugin-replace:
- [node-rollup-plugin-replace_2.1.0-1.dsc]
- [node-rollup-plugin-replace_2.1.0.orig.tar.gz]
- [node-rollup-plugin-replace_2.1.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Rollup plugin to make string substitutions while bundling
This rollup plugin replaces strings in files during the bundling stage ; you should ensure it is run early in the bundling pipeline so other plugins can apply optimisations such as dead code removal.
Node.js is an event-based server-side JavaScript engine.
其他與 node-rollup-plugin-replace 有關的套件
|
|
|
|
-
- dep: node-magic-string (>= 0.15.2)
- Modify strings, generate sourcemaps
-
- dep: node-minimatch (>= 3.0.2)
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-rollup-pluginutils (>= 1.5.0)
- Base functionality for rollup plugins
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable