[ 原始碼: node-raw-loader ]
套件:node-raw-loader(4.0.2-3)
node-raw-loader 的相關連結
Debian 的資源:
下載原始碼套件 node-raw-loader:
- [node-raw-loader_4.0.2-3.dsc]
- [node-raw-loader_4.0.2.orig.tar.gz]
- [node-raw-loader_4.0.2-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
raw loader module for webpack
This library is a loader for webpack that allows importing files as a String.
Webpack takes code targeted at node.js and adapts it to run in the browser. Node.js comes with an API of its own that is not available in 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-raw-loader 有關的套件
|
|
|
|
-
- dep: node-loader-utils (>= 2.0~)
- utils for webpack loaders
-
- dep: node-schema-utils (>= 3.0~)
- Webpack Schema Validation Utilities
-
- enh: webpack
- Packs CommonJs/AMD modules for the browser