rsnext/packages
Tobias Koppers 431178bf53
update tsconfig correctly when compilerOptions is not set yet (#30355)
A tsconfig like:

```
{
  "extends": "..."
}
```

currently fails the build if the config that is extended from has not the expected configuration (and we want to update it)

Fixes: https://github.com/vercel/next.js/issues/30360
2021-10-27 04:11:07 +00:00
..
create-next-app Add incremental to template/tsconfig.json to avoid changes on first build (#30357) 2021-10-27 03:11:45 +00:00
eslint-config-next v12.0.1 2021-10-26 20:59:41 -05:00
eslint-plugin-next v12.0.1 2021-10-26 20:59:41 -05:00
next update tsconfig correctly when compilerOptions is not set yet (#30355) 2021-10-27 04:11:07 +00:00
next-bundle-analyzer v12.0.1 2021-10-26 20:59:41 -05:00
next-codemod v12.0.1 2021-10-26 20:59:41 -05:00
next-env v12.0.1 2021-10-26 20:59:41 -05:00
next-mdx v12.0.1 2021-10-26 20:59:41 -05:00
next-plugin-storybook v12.0.1 2021-10-26 20:59:41 -05:00
next-polyfill-module v12.0.1 2021-10-26 20:59:41 -05:00
next-polyfill-nomodule v12.0.1 2021-10-26 20:59:41 -05:00
react-dev-overlay v12.0.1 2021-10-26 20:59:41 -05:00
react-refresh-utils v12.0.1 2021-10-26 20:59:41 -05:00