Build a .js or .vue file in production mode with zero config

vue build

  • A subcommand provided by `@vue/cli` and `@vue/cli-service-global` that enables quick prototyping.
    More information: <https://cli.vuejs.org/guide/prototyping.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

vue build {{filename}}

click the source code to copy