[ 原始碼: node-url-loader ]
套件:node-url-loader(4.1.1-5)
node-url-loader 的相關連結
Debian 的資源:
下載原始碼套件 node-url-loader:
- [node-url-loader_4.1.1-5.dsc]
- [node-url-loader_4.1.1.orig.tar.gz]
- [node-url-loader_4.1.1-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
url loader module for webpack
This module loads files as base64 encoded URL.
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-url-loader 有關的套件
|
|
|
|
-
- dep: node-loader-utils (>= 2.0.0)
- utils for webpack loaders
-
- dep: node-mime-types (>= 2.1.27)
- ultimate JavaScript content-type utility - Node.js module
-
- dep: node-schema-utils (>= 3.0.0)
- Webpack Schema Validation Utilities