[IDS-5273] Chore: Update deps to ensure using core-js 3.x #399
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Warning
this build produces a static asset which is too big to deploy using the extensions deployment tool and will be fixed in the next PR to update the fsevents dependency. Don't roll back to this version.
✏️ Changes
babel-runtime
,@babel/runtime
and@babel/runtime-corejs2
to use@babel/runtime-corejs3
, and to override any other usage ofcore-js
to[email protected]
@babel/preset-env
which includes themnode-polyfill-webpack-plugin
which is easier than managing them all separately.npm link
to build the extension.🔗 References
🎯 Testing
🚀 Deployment
✅ This can be deployed any time
🎡 Rollout
In order to verify that the deployment was successful we will test in a prod space both before and after we make this version available to customers.
🔥 Rollback
If there are issues with this version we will follow the disaster recovery plan for the authz extension.