rsnext/packages/create-next-app/templates
Oscar Busk 718003c8a7
Add incremental to template/tsconfig.json to avoid changes on first build (#30357)
I used `create-next-app` to create a new fancy Next 12 app, ran `yarn build` and got a git diff. The tsconfig.json had a `incremental` added by next. Just running build shouldn't need I have uncommitted changes.
2021-10-27 03:11:45 +00:00
..
default fix(create-next-app): starter styling errors (#28096) 2021-09-24 17:13:05 +00:00
typescript Add incremental to template/tsconfig.json to avoid changes on first build (#30357) 2021-10-27 03:11:45 +00:00