aboutsummaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-09-18 20:03:56 -0400
committerGitHub <noreply@github.com>2020-09-18 20:03:56 -0400
commite9d6c4cc928516647172c5ba3c938126390adfa2 (patch)
treedbcd995197393c687dc1fffa6a360bc52e6616ee /build.bat
parent19e1f33b3fcb685617589078362af5aace3b1630 (diff)
Build system updates (#839)
* Add 'remove' and 'splice' actions * Destructure * Clone values applied to the schema * Move manifest modifications * Use clone * Fix destructure * Add support for inheritance * Create build function * Add createVariantManifest * Add support for command line arguments * Enable argument passing when using the build scripts
Diffstat (limited to 'build.bat')
-rwxr-xr-xbuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.bat b/build.bat
index d5ded641..96100858 100755
--- a/build.bat
+++ b/build.bat
@@ -1 +1 @@
-@npm run-script build
+@npm run-script build -- %*