rsnext/packages/next/server
Joe Haddad 55369051f5
Warn build on duplicate pages (#8646)
* Fail build on duplicate pages
This will fail the `next build` command when a duplicate page is found.
In development, we'll emit a warning instead of crashing the dev server.

* Add test for warning in development

* Only issue a warning

* Fix production test

* Fix development test

* Remove useless arg

* Warn in development, too
2019-09-11 14:26:10 -04:00
..
lib Warn build on duplicate pages (#8646) 2019-09-11 14:26:10 -04:00
error-debug.js Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
hot-reloader.js Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
htmlescape.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
next-dev-server.js Update Next.js Telemetry Event Shapes (#8628) 2019-09-04 20:31:35 -04:00
next.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
on-demand-entry-handler.js Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00