1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 21:04:57 +00:00

Try out transpiled-only builds

This commit is contained in:
tobspr
2022-06-16 10:35:58 +02:00
parent 6abe731b32
commit 3b4ae39caa
7 changed files with 13 additions and 14 deletions

View File

@@ -36,7 +36,7 @@ module.exports = function (api) {
sourceType: "module",
sourceMaps: false,
parserOpts: {},
only: ["../src/js"],
// only: ["../src/js"],
generatorOpts: {
retainLines: false,
compact: true,