noconsole-loader

1.0.10 • Public • Published

comment the console info on production

set the rule in the webpack

{
    test: /\.js$/,
    use: [
      {
        loader: 'noconsole-loader',
      }
    ]
}

Readme

Keywords

Package Sidebar

Install

npm i noconsole-loader

Weekly Downloads

1

Version

1.0.10

License

ISC

Last publish

Collaborators

  • flyingalex