rsnext/packages/next/server/lib
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
..
error-overlay-middleware.js fix: pass full path to launch-editor (#6302) 2019-02-18 10:16:28 -05:00
find-page-file.ts Warn build on duplicate pages (#8646) 2019-09-11 14:26:10 -04:00
start-server.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
utils.ts Add declaration files to /dist (#7118) 2019-04-23 16:12:33 -05:00