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 issues with isoworker #107

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

101arrowz
Copy link

I'm not sure what tooling to install to test this locally, so I'm just creating this PR to show the most appropriate usage of isoworker. I don't know how to set up Karma with Mocha, but the build looks fine after bundling, and if it fails that's fixable via reactioncommerce/reaction-component-library#399 (comment).

As a side note, you may want to consider hiding isoworker behind a feature flag that adds local dependency support, since that will reduce bundle size by quite a bit. isoworker, in the name of supporting everything that could possibly need to be serialized, adds around 3kB gzipped to the overall bundle size.

@alewin
Copy link
Owner

alewin commented Mar 22, 2021

thanks @101arrowz! as soon as I find some free time, I'll check and test the pr

@alewin alewin mentioned this pull request Jun 15, 2021
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.

None yet

2 participants