1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 12:55:19 +00:00

Support for building wegame specific version

This commit is contained in:
tobspr
2021-05-25 21:29:44 +02:00
parent 56214defaf
commit 291614cb3c
16 changed files with 895 additions and 419 deletions

View File

@@ -247,7 +247,7 @@ function gulptasksJS($, gulp, buildFolder, browserSync) {
requireUncached("./webpack.production.config.js")({
enableAssert: false,
environment: "prod",
es6: true,
es6: false,
standalone: true,
wegameVersion: true,
})