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',
      }
    ]
}

/noconsole-loader/

    Package Sidebar

    Install

    npm i noconsole-loader

    Weekly Downloads

    2

    Version

    1.0.10

    License

    ISC

    Last publish

    Collaborators

    • flyingalex