webpack-build-helper
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

webpack-build-helper

install

npm i webpack-build-helper

usage

const helper = require("webpack-build-helper")

API

helper.start(webpackConfig, devServerConfig)
Start a webpack-dev-server.

helper.build(webpackConfig)
Build your project.

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-build-helper

Weekly Downloads

1

Version

2.0.2

License

MIT

Unpacked Size

13.6 kB

Total Files

20

Last publish

Collaborators

  • xroah