webpack-combine-loaders@2.0.4
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
2018-08-26
安装 (2.0.4)
npm install webpack-combine-loaders@2.0.4
yarn add webpack-combine-loaders@2.0.4
pnpm add webpack-combine-loaders@2.0.4
bun add webpack-combine-loaders@2.0.4
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| qs | ^6.5.2 |