loader-cache@0.2.3
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-03
安装 (0.2.3)
npm install loader-cache@0.2.3
yarn add loader-cache@0.2.3
pnpm add loader-cache@0.2.3
bun add loader-cache@0.2.3
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| bluebird | ^2.3.11 |
| event-stream | ^3.1.7 |