LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vue-build

Build Vue.js applications for production

TLDR

Build for production
$ vue build
copy
Build with custom target
$ vue build --target [lib]
copy
Build specific entry
$ vue build [entry.js]
copy

SYNOPSIS

vue build [options] [entry]

DESCRIPTION

vue build compiles Vue.js applications for production. Creates optimized bundles with minification and tree-shaking. Part of Vue CLI's instant prototyping feature (requires `@vue/cli-service-global`). For standard project builds, use `vue-cli-service build`.

PARAMETERS

--target target

Build target (app, lib, wc).
--name name
Library or component name.
--dest dir
Output directory.
--modern
Build for modern browsers with auto legacy fallback (Vue CLI 4 only, removed in CLI 5).
--no-clean
Do not remove the output directory before building.
--watch
Watch for changes and rebuild automatically.

INSTALL

nix profile install nixpkgs#vue
copy

SEE ALSO

vue(1), vue-serve(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid