fifteen-kilos-webpack-plugin

1.0.0 • Public • Published

fifteen-kilos-webpack-plugin

Bring the magic of fifteen-kilos to your entire project.

$ npm install --save-dev fifteen-kilos-webpack-plugin

webpack.config.js

const FifteenKilosPlugin = require('fifteen-kilos-webpack-plugin');

module.exports = {

  ...

  plugins: [
    new FifteenKilosPlugin()
  ]

};

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i fifteen-kilos-webpack-plugin

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • markdalgleish