rsnext/packages/next/compiled/babel
Guy Bedford 8221c180a5
ncc 0.25.0 upgrade and fixes (#18873)
This upgrades to ncc@0.25.0 and fixes the previous bugs including:

* ncc not referenced correctly in build
* Babel type errors
* node-fetch, etag, chalk and raw-body dependencies not building with ncc - these have been "un-ncc'd" for now. As they are relatively small dependencies, this doesn't seem too much of an issue and we can follow up in the tracking ncc issue at https://github.com/vercel/ncc/issues/612.
* `yarn dev` issues

Took a lot of bisecting, but the overall diff isn't too bad here in the end.
2020-11-06 02:33:14 +00:00
..
bundle.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
code-frame.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
core.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
LICENSE ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
package.json ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-proposal-class-properties.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-proposal-export-namespace-from.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-proposal-numeric-separator.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-proposal-object-rest-spread.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-syntax-bigint.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-syntax-dynamic-import.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-syntax-jsx.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-transform-modules-commonjs.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugin-transform-runtime.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
preset-env.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
preset-react.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
preset-typescript.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00