not-console-loader

1.0.1 • Public • Published

not-console

loader和npm包学习测试使用

安装

npm i not-console -D
yarn add not-console -D

使用

module.exports = {
  // ...其他配置
  module: {
    // ...其他配置
    rules: [
      // ...其他配置
      {
        test: /\.js$/,
        loader: 'not-console-loader'
      }
    ]
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i not-console-loader

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

656 B

Total Files

3

Last publish

Collaborators

  • xmr79