@io-arc/webpack-settings
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@io-arc/webpack-settings

Webpack build settings.

See the documents.

Install

$ npm i @io-arc/webpack-settings

Usage

import { stats, performance, progressBar } from '@io-arc/webpack-settings'
import progressBarPlugin from 'progress-bar-webpack-plugin'

export default {
  // (abbreviation)
  stats: stats(),
  performance: performance(),
  plugins: [new progressBarPlugin(progressBar('task name'))]
}

Readme

Keywords

Package Sidebar

Install

npm i @io-arc/webpack-settings

Weekly Downloads

1

Version

1.1.1

License

ISC

Unpacked Size

5.1 kB

Total Files

6

Last publish

Collaborators

  • arcone