Skip to content

Commit

Permalink
fix(web): undo core-js removal (#17048)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo committed May 16, 2023
1 parent 1e4f495 commit 826befa
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 48 deletions.
6 changes: 0 additions & 6 deletions packages/web/migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,6 @@
"version": "16.0.0-beta.4",
"description": "Replace @nrwl/web executors with @nx/webpack and @nx/rollup",
"implementation": "./src/migrations/update-16-0-0-update-executors/update-16-0-0-update-executors"
},
"update-16-2-0-remove-packages": {
"cli": "nx",
"version": "16.2.0-beta.0",
"description": "Remove core-js and regenerator-runtime packages",
"implementation": "./src/migrations/update-16-2-0-remove-packages/update-16-2-0-remove-packages"
}
},
"packageJsonUpdates": {
Expand Down

This file was deleted.

This file was deleted.

1 comment on commit 826befa

@vercel
Copy link

@vercel vercel bot commented on 826befa May 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-five.vercel.app
nx.dev
nx-dev-nrwl.vercel.app

Please sign in to comment.