collocation-structure-fix #3
|
@ -31,7 +31,7 @@ all: build
|
|||
build: copy $(CSS_FILE) bundle.js local.js
|
||||
|
||||
transcrypt: $(RES_PY_FILE) $(TS_BUILD)
|
||||
python3 -m transcrypt $(TS_FLAGS) $<
|
||||
transcrypt $(TS_FLAGS) $<
|
||||
|
||||
bundle.js: transcrypt $(CONV_FILE)
|
||||
cd ..; browserify $(BR_FLAGS) build/$(TS_BUILD)/main.js -o build/bundle.js
|
||||
|
|
Loading…
Reference in New Issue
Block a user