Bugfix: Runtime extract will ignore global option
Pre-release
Pre-release
·
44 commits
to master
since this release
Fixed a bug that was making the --runtime-extract
option ignore the --global-export
one.
This made the extracted runtime to have local exports even if the global export flag was passed.