webpack-closet-type

0.0.4 • Public • Published

webpack-closet-type

NPM Version webpack-closet-type CI Coverage Status

Webpack loader for closet-type, to transform the file automatically on compilation

Usage

// webpack.config
...
  module: {
    rules: [
      {
        exclude: [/node_modules/],
        test: /\.(js|jsx)$/,
        use: 'webpack-closet-type'
      }
    ]
  },
...

Package Sidebar

Install

npm i webpack-closet-type

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

6.89 kB

Total Files

9

Last publish

Collaborators

  • syarul