dool-build

d-band tool & dev tool

Usage no npm install needed!

<script type="module">
  import doolBuild from 'https://cdn.skypack.dev/dool-build';
</script>

README

dool-build

DEPRECATED: This library is deprecated, please use dool

NPM version NPM downloads Build Status Coverage Status Dependency Status Greenkeeper badge

d-band tool & dev tool based on webpack, changed from atool

Install

$ npm install dool -g

Usage

$ 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

asciicast

Report a issue

License

dool-build is available under the terms of the MIT License.