webpack-combine-manifest-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

webpack-combine-manifest-plugin

This is not an official plugin

✈ Getting Started

npm install --save-dev webpack-combine-manifest-plugin

⚙ Configuration

{
  // For same properties, the last json takes precedence
  from: ['path/to/manifest_a.json', 'path/to/manifest_b.json', ...],
  to: 'path/to/manifest_c.json'
}

📕 License

MIT

Readme

Keywords

Package Sidebar

Install

npm i webpack-combine-manifest-plugin

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

5.64 kB

Total Files

9

Last publish

Collaborators

  • imere