webpack-combine-loaders@2.0.3
Converts an array of loaders defined using the `{loader, query}` object syntax into a single loader string. Useful for dealing with plugins which only understand the loader string syntax.
ISC
2016-11-04
安装 (2.0.3)
npm install webpack-combine-loaders@2.0.3
yarn add webpack-combine-loaders@2.0.3
pnpm add webpack-combine-loaders@2.0.3
bun add webpack-combine-loaders@2.0.3
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| qs | ^5.2.0 |