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

Update core-js to optimize speed. #5

Open
rokyed opened this issue Jan 19, 2023 · 0 comments
Open

Update core-js to optimize speed. #5

rokyed opened this issue Jan 19, 2023 · 0 comments

Comments

@rokyed
Copy link

rokyed commented Jan 19, 2023

Hi, I get core-js being outdate and possibly causing slowness. Here's all the info I have so far:

npm run node list
...
├─┬ @paperbits/firebase@0.1.543
│ └─┬ firebase@7.24.0
│   └─┬ @firebase/polyfill@0.3.36
│     └── core-js@3.6.5 # this is an old version and should be 
...

The note i get durring CI install:

npm WARN deprecated core-js@3.6.5: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

I suggest to upgrade firebase at the current stable release 9.15.0 https://www.npmjs.com/package/firebase/v/9.15.0

Thank you very much!

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

No branches or pull requests

1 participant