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:
@@ -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,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user