1.0.0 • Published 2 years ago

chisel-scripts v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years 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