Skip to content

Commit

Permalink
fix: remove premake flag
Browse files Browse the repository at this point in the history
Diffs=
7f384c634 fix: remove premake flag (#6899)

Co-authored-by: Zachary Plata <[email protected]>
  • Loading branch information
zplata and zplata committed Mar 19, 2024
1 parent f256e80 commit 27ed464
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7658dd4d8b6fc3eb05bc03cb9b3e4cde01a529ed
7f384c634afae340e2f8331ee2e0ea7cc9a3e3b0
1 change: 0 additions & 1 deletion wasm/premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ do
'-s STRICT=1',
'-s DISABLE_EXCEPTION_CATCHING=1',
'-s WASM=1',
'-sINCOMING_MODULE_JS_API=onRuntimeInitialized',
-- "-s EXPORT_ES6=1",
'-s USE_ES6_IMPORT_META=0',
'-s EXPORT_NAME="Rive"',
Expand Down

0 comments on commit 27ed464

Please sign in to comment.