loader-cache@0.1.2
Register loader functions that dynamically read, parse or otherwise transform file contents when the name of the loader matches a file extension. You can also compose loaders from other loaders.
2014-12-02
安装 (0.1.2)
npm install loader-cache@0.1.2
yarn add loader-cache@0.1.2
pnpm add loader-cache@0.1.2
bun add loader-cache@0.1.2
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| bluebird | ^2.3.11 |
| event-stream | ^3.1.7 |