Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix transpile crash when file was changed in beforeTranspile events #627

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

TwitchBronBron
Copy link
Member

Fix crash during transpile that would crash if the file was replaced in the beforeProgramTranspile or beforeFileTranspile events, as the transpiler was using the old file reference instead of the new one.

@TwitchBronBron TwitchBronBron merged commit 1a1d3b7 into master Jun 13, 2022
@TwitchBronBron TwitchBronBron deleted the fix-beforeTranspile-file-changed branch June 13, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant