neutrino-middleware-jsxbin

0.0.3 • Public • Published

CircleCI NPM version NPM downloads License Issues

neutrino-middleware-jsxbin is a Neutrino Middleware for the JSXBin Webpack Plugin.

Get Started

npm install --save-dev neutrino-middleware-jsxbin
module.exports = {
  use: [
    'neutrino-middleware-jsxbin'    
  ]
}

Features

  • Uses the JSXBin Webpack Plugin to package configured Webpack outputs into JSXBin files.
  • Supports a test option to change the regex used to match output filenames.

Package Sidebar

Install

npm i neutrino-middleware-jsxbin

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

5.96 kB

Total Files

6

Last publish

Collaborators

  • sammarks-code