rsnext/packages/next/lib
JJ Kasper 4e9e51035e Match public files priority in dev (#8641)
* Match public files priority in dev

* Remove un-needed old public file handling

* Run public file priority test for non-dev also

* Make sure to enable publicDirectory

* Add checking for conflicting pages in dev and during build

* Add error for public dir middleware conflict

* Add err.sh for _next conflict

* Move up public dir conflict checking

* Only run _next conflict check in dev when path contains it
2019-09-16 23:06:30 +02:00
..
constants.ts Match public files priority in dev (#8641) 2019-09-16 23:06:30 +02:00
data.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
file-exists.ts Replace fs.exists with fs.access (#7742) 2019-07-16 23:01:21 -07:00
pretty-bytes.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-copy.ts Replace recursive-copy with own implementation (#7263) 2019-06-06 12:33:11 +02:00
recursive-delete.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-readdir.ts Make recursiveReadDir return sorted array (#7658) 2019-07-08 21:06:04 -04:00
resolve-request.ts Uses the PnP API when available (#8668) 2019-09-09 11:47:42 -04:00
verifyTypeScriptSetup.ts Uses the PnP API when available (#8668) 2019-09-09 11:47:42 -04:00