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

1.0.7 • Public • Published
Webpack Unicorn

Rainbow Plugin

Output files in Unicorn's Rainbow format. Works well with transparent sync.

Install

npm i -D rainbow-webpack-plugin

Usage

webpack.config.js

const RainbowPlugin = require("rainbow-webpack-plugin")
 
module.exports = {
  plugins: [
    new RainbowPlugin(...options)
  ]
}

Package Sidebar

Install

npm i rainbow-webpack-plugin

Weekly Downloads

2

Version

1.0.7

License

MIT

Unpacked Size

72.7 kB

Total Files

33

Last publish

Collaborators

  • richardszalay