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