Skip to content

Bugfix: Runtime extract will ignore global option

Pre-release
Pre-release
Compare
Choose a tag to compare
@sigmasoldi3r sigmasoldi3r released this 26 Jul 14:22
· 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.