rsnext/packages/next/compiled/babel-packages/package.json
JJ Kasper 2d1cb8fe8b
Ensure @babel/core is not duplicated (#28716)
Follow-up to https://github.com/vercel/next.js/pull/28713 this ensures we also don't duplicate `@babel/core` in our `babel-packages` bundle. This was occurring from us re-using the `@babel/core` package name which causes us to remove it from the externals [here](77c0e09371/packages/next/taskfile-ncc.js (L18-L21)).
2021-09-01 19:29:35 +00:00

1 line
No EOL
55 B
JSON

{"name":"babel-packages","main":"./packages-bundle.js"}