Skip to content

ZLib should check for _compressFile rather than _main to see if the module has been instantiated #76

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kmiller68
Copy link
Contributor

Since _main isn't exported by the module we end up recreating the instance/module on each iteration.

…odule has been instantiated

Since _main isn't exported by the module we end up recreating the instance/module on each iteration.
Copy link

netlify bot commented May 29, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit 3e921f3
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/683881a24f27d800080e5d77
😎 Deploy Preview https://deploy-preview-76--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kmiller68
Copy link
Contributor Author

CC @danleh

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