Optional core-js polyfill and change javascript utility from lodash to just #406
sadeghbarati
started this conversation in
Ideas
Replies: 1 comment
-
We are going to remove core-js in the next release 😆 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://bundlephobia.com/package/[email protected]
optional
core-js
for the next release will be the best option because ppl may already have core-js polyfills on their project (duplicate polyfills code)or even don't wanted to polyfill older browsers
optional: use just utility instead of lodash
https://github.com/angus-c/just
https://github.com/puruvj/all-of-just
lodash vs just: angus-c/just#4
Beta Was this translation helpful? Give feedback.
All reactions