Skip to content

Latest commit

 

History

History

vue-cli-plugin-builder

vue-cli-plugin-builder

Custom Vue CLI commands for development and building for different platforms by platform-builder

Usage

preview

vue-cli-service md-preview
  • Options
    • platform - uni/web...
    • watch
    • output - uniapp dist
    • export - build examples
    • mode - development/production...

install

vue-cli-service md-install
  • Options
    • platform - uni/web...
    • target - lib/sfc/bundle
    • output - uniapp dist
    • unit - px/vw
    • mode - development/production...