oops
This commit is contained in:
parent
2603527b67
commit
628aef06e3
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ UNPACK_POLYFILLED_PATH := $(BUILD_DIR)/$(UNPACK_POLYFILLED_NAME)
|
||||
|
||||
all: clean build unpack
|
||||
|
||||
build: HAXE_FLAGS += -D analyzer-optimize
|
||||
build: HAXE_FLAGS += -D analyzer-optimize -D no-traces
|
||||
build: $(MIN_PATH)
|
||||
|
||||
debug: HAXE_FLAGS += -D webconsole -D error_stack --debug
|
||||
|
Loading…
Reference in New Issue
Block a user