dool-build
v2.3.0
Published
d-band tool & dev tool
Downloads
17
Readme
dool-build
DEPRECATED: This library is deprecated, please use dool
d-band tool & dev tool based on webpack, changed from atool
Install
$ npm install dool -g
Usage
- Examples: https://github.com/d-band/dool-examples
$ dool build -h
Usage: dool-build [options]
Options:
-h, --help output usage information
-v, --version output the version number
-o, --output-path <path> output path
-w, --watch [delay] watch file changes and rebuild
--hash build with hash and output map.json
--devtool <devtool> sourcemap generate method, default is null
--config <path> custom config path, default is webpack.config.js
--no-compress build without compress
Report a issue
License
dool-build is available under the terms of the MIT License.