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