rsnext/packages/next/server
JJ Kasper 3e923d059d Fix public/ file name encoding (#10022)
* Update serving of files from public folder to handle special chars

* Update tests and match handling in dev mode

* Fix windows public file handling

* Remove colon test to make git on windows happy

* Remove un-used files

* Add missing await
2020-01-09 21:56:05 -05:00
..
lib Convert Dev Server to TypeScript (#8966) 2019-10-04 12:11:39 -04:00
error-debug.tsx Convert Dev Server to TypeScript (#8966) 2019-10-04 12:11:39 -04:00
hot-reloader.ts Use optional chaining syntax (#9975) 2020-01-08 11:30:53 -05:00
htmlescape.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
next-dev-server.ts Fix public/ file name encoding (#10022) 2020-01-09 21:56:05 -05:00
next.ts Fix import next from "next" (#9216) 2019-10-31 13:20:05 +01:00
on-demand-entry-handler.ts Remove extra logging from on-demand-entries (#9909) 2020-01-03 11:43:36 +01:00