Skip to content

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Jul 2, 2020

Fixes a code generation problem with globals that are both a module export and declared @lazy, as reported by @MaxGraey on Discord, by extending the concept a bit to explicitly support annotating global and function exports as lazy (only yielding a module export if referenced from other code, and otherwise omitting).

  • I've read the contributing guidelines

@dcodeIO dcodeIO requested a review from MaxGraey July 2, 2020 15:47
@dcodeIO dcodeIO merged commit af3b489 into master Jul 2, 2020
@github-actions
Copy link

github-actions bot commented Jul 3, 2020

🎉 This PR is included in version 0.13.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dcodeIO dcodeIO deleted the lazy-exports branch July 16, 2020 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants