rsnext/packages/next-server
Joe Haddad e27203f89b Dynamic routing mark 2 (#7432)
* Update escape string regexp operators

* temp

* Extract getRouteRegex func

* First iteration of dynamic routing for production only

* Correctly order prod

* Add serverless support

* Single line it

* noop routes

* Format doc

* Fix dynamic routing for dev

* Add flag for dynamic routing

* Update packages/next-server/lib/router/router.ts

Co-Authored-By: JJ Kasper <jj@jjsweb.site>

* remove example

* Add router tests

* Format code

* Sort routes

* Update to not use posix path methods
2019-05-27 11:20:33 -07:00
..
lib Dynamic routing mark 2 (#7432) 2019-05-27 11:20:33 -07:00
server Dynamic routing mark 2 (#7432) 2019-05-27 11:20:33 -07:00
types Temporarily only do one pass (#6900) 2019-04-05 12:32:00 +02:00
amp.d.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
amp.js [experimental] Rendering to AMP (#6218) 2019-02-14 10:22:57 -05:00
config.d.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
config.js next-server (#5357) 2018-10-02 00:55:31 +02:00
constants.d.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
constants.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
dynamic.d.ts Add missing .d.ts for next/dynamic (#7158) 2019-04-25 15:36:04 -05:00
dynamic.js next-server (#5357) 2018-10-02 00:55:31 +02:00
head.d.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
head.js next-server (#5357) 2018-10-02 00:55:31 +02:00
index.d.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
index.js Use correct server path since main was changed 2018-10-02 23:11:01 +02:00
license.md Zeit -> ZEIT (#5804) 2018-12-03 23:01:23 +01:00
next-config.js Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
package.json v8.1.1-canary.37 2019-05-23 14:59:12 -05:00
taskfile-typescript.js Add types for next/dynamic (#7157) 2019-04-25 17:51:36 +02:00
taskfile.js Upgrade standard and fix files (#6358) 2019-02-19 22:45:07 +01:00
tsconfig.json Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00