systemjs / builder

SystemJS build tool
MIT License
466 stars 122 forks source link

buildStatic support for context without a global - global helpers #842

Closed chrmod closed 6 years ago

chrmod commented 6 years ago

This PR follows changes introduced by https://github.com/systemjs/builder/pull/812 We run SFX bundles in another JavaScript context without a global or self objects and they were blowing.