Skip to content

Commit

Permalink
Revert "#2657 - Add ES6 options for WASM build (#2658)"
Browse files Browse the repository at this point in the history
This reverts commit e79b727.
  • Loading branch information
AliaksandrDziarkach committed Jan 23, 2025
1 parent 1b062e6 commit fcc697d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/wasm/indigo-ketcher/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ set(EMCC_COMMON_FLAGS
set(EMCC_FLAGS_SEPARATE
${EMCC_COMMON_FLAGS}
-s SINGLE_FILE=0
-s EXPORT_ES6=1
-s USE_ES6_IMPORT_META=1
)

set(EMCC_FLAGS
Expand Down

0 comments on commit fcc697d

Please sign in to comment.