webpack-bosco-plugin

0.0.1 • Public • Published

webpack-bosco-plugin

This plugin helps to configure webpack when using bosco

How to use it

Add the plugin:

const BoscoPlugin = require('webpack-bosco-plugin');
...
plugins: [
  ...
  new BoscoPlugin(),
],

The plugin will automatically set up webpack to work with "bosco cdn". Having the bundle to reload into the cdn when has been updated.

Package Sidebar

Install

npm i webpack-bosco-plugin

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

3.09 kB

Total Files

4

Last publish

Collaborators

  • tesglobaladmin