decorators-loader

1.0.1 • Public • Published

decorators-loader

Webpack js-decorators loader for webpack. It works in conjuntion with other transpilers.

Check out js-decorators.

Use

For using it in conjuntion with another transpiler.

module: {
  loaders: [
    {test: /\.js$/, loader: 'babel!decorators'}
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i decorators-loader

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • grayfox