[ion/simulator/web] Clean the htmlpack API

This commit is contained in:
Romain Goyet
2021-02-25 17:50:19 -05:00
committed by Léa Saviot
parent eb0ca7b118
commit 43b7f767ee
5 changed files with 14 additions and 11 deletions

View File

@@ -3,4 +3,4 @@ $(BUILD_DIR)/test.js: EMSCRIPTEN_MODULARIZE = 0
HANDY_TARGETS += htmlpack
HANDY_TARGETS_EXTENSIONS += zip
$(BUILD_DIR)/htmlpack.zip: $(addprefix $(BUILD_DIR)/ion/src/simulator/web/,calculator.html calculator.css) $(BUILD_DIR)/epsilon.js ion/src/simulator/web/simulator-setup.js
$(BUILD_DIR)/htmlpack.zip: $(addprefix $(BUILD_DIR)/ion/src/simulator/web/,calculator.html calculator.css) $(BUILD_DIR)/epsilon.js ion/src/simulator/web/calculator.js