i hate everything

This commit is contained in:
2022-03-01 13:20:23 +01:00
parent ecf4f9c719
commit bbdbef889a
2 changed files with 2 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ BUNDLE_NAME = bundle.lua
HAXE_NAME = haxe.lua
MINIFYD_NAME = bundle.min.lua
BUILD_DIR = build
HAXE_FLAGS = -D webconsole --debug
HAXE_FLAGS =
POLYFILLED_NAME = bundle.polyfill.lua
POLYFILL_SRC = src/polyfill.lua