Closed senorbeast closed 2 years ago
Used ts template to create project
yarn create r3f-app next my-app -ts
run yarn dev
yarn dev
In terminal we get
warn - Invalid next.config.js options detected: [ { "instancePath": "", "schemaPath": "#/additionalProperties", "keyword": "additionalProperties", "params": { "additionalProperty": "webpackDevMiddleware" }, "message": "must NOT have additional properties" }, . . . ] See more info here: https://nextjs.org/docs/messages/invalid-next-config > [PWA] PWA support is disabled > [PWA] PWA support is disabled
Just a warning, dev server seems to work fine
Used ts template to create project
run
yarn dev
In terminal we get
Just a warning, dev server seems to work fine