build-util
vext-cli-run
-
patch-up : Increment the patch version
-
minor-up : Increment the minor version
-
major-up : Increment the major version
-
clean : Clean all build files
-
clean:es : Clean es build files
-
clean:lib : Clean lib build files
-
clean:types
-
build : Build es / lib
-
build:es : Build to es
-
build:lib : Build to lib
-
build:types