2.0.0-2.0.0-alpha.8.0 • Published 6 months ago

chisel-scripts v2.0.0-2.0.0-alpha.8.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 months ago

chisel-scripts

Main package containing scripts and configuration used by Chisel projects.

Injected commands

  • chisel-scripts build

    Usage: chisel-scripts build [options]
    
    build for production
    
    Options:
      --no-clean  do not remove the dist directory before building the project
      --watch     watch for changes
      --report    generate report to help analyze bundles content
  • chisel-scripts inspect

    Usage: chisel-scripts inspect [options]
    
    inspect internal webpack config