aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/pre-js.c-pp.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wasm/api/pre-js.c-pp.js')
-rw-r--r--ext/wasm/api/pre-js.c-pp.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/wasm/api/pre-js.c-pp.js b/ext/wasm/api/pre-js.c-pp.js
index c27c2fe0d..a25c7ce77 100644
--- a/ext/wasm/api/pre-js.c-pp.js
+++ b/ext/wasm/api/pre-js.c-pp.js
@@ -55,9 +55,9 @@ Module['locateFile'] = function(path, prefix) {
"result =", theFile
);
return theFile;
-//#endif //target=es6-module
+//#endif target=es6-module
}.bind(sqlite3InitModuleState);
-//#endif //ifnot target=es6-bundler-friendly
+//#endif ifnot target=es6-bundler-friendly
/**
Bug warning: a custom Module.instantiateWasm() does not work