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: change typed-emitter to tiny-typed-emitter #7633

Merged
merged 4 commits into from
Jun 27, 2023

Conversation

s00d
Copy link
Contributor

@s00d s00d commented Jun 26, 2023

The "typed-emitter" package pulls in a number of dependencies, including the large "rxjs" library.

The "typed-emitter" package pulls in a number of dependencies, including the large "rxjs" library.
@changeset-bot
Copy link

changeset-bot bot commented Jun 26, 2023

🦋 Changeset detected

Latest commit: 1263d9c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
electron-updater Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for car-park-attendant-cleat-11576 ready!

Name Link
🔨 Latest commit 1263d9c
🔍 Latest deploy log https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/649b035a0fc6060008869003
😎 Deploy Preview https://deploy-preview-7633--car-park-attendant-cleat-11576.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 site configuration.

@s00d s00d changed the title Update package.json Fix: change typed-emitter to dev Jun 26, 2023
@s00d s00d changed the title Fix: change typed-emitter to dev fix: change typed-emitter to dev Jun 26, 2023
@mmaietta
Copy link
Collaborator

I was under the impression typed-emitter was required in order for the emitter type-defined event names to be available in production bundle?

@s00d
Copy link
Contributor Author

s00d commented Jun 26, 2023

Yes, you are right. In that case, I suggest simply replacing it with "tiny-typed-emitter." It doesn't have the overhead of RxJS.

@s00d s00d changed the title fix: change typed-emitter to dev fix: change typed-emitter to tiny-typed-emitter Jun 26, 2023
@mmaietta mmaietta merged commit 531a630 into electron-userland:master Jun 27, 2023
13 checks passed
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.

None yet

2 participants