Skip to content

Fix for --preload-file + --embed-file #17457

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

Merged
merged 1 commit into from
Jul 18, 2022
Merged

Fix for --preload-file + --embed-file #17457

merged 1 commit into from
Jul 18, 2022

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jul 18, 2022

Without this the embedded file is loaded twice (once via JS and once
via the object file) causing a runtime error.

I noticed this while working on the interactive tests, one of which
actually does this.

Without this the embedded file is loaded twice (once via JS and once
via the object file) causing a runtime error.

I noticed this while working on the interactive tests, one of which
actually does this.
@sbc100 sbc100 requested a review from kripken July 18, 2022 00:08
@sbc100 sbc100 merged commit 0fe3e31 into main Jul 18, 2022
@sbc100 sbc100 deleted the preload_embed branch July 18, 2022 20:52
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.

2 participants