rsnext/test
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
..
integration Dynamic routing mark 2 (#7432) 2019-05-27 11:20:33 -07:00
isolated Replace .amp.js with withAmp(Comp) (#7009) 2019-04-11 13:59:26 -05:00
lib Add auto static/dynamic (#7293) 2019-05-22 09:36:53 -07:00
unit Add more TypeScript types (#7054) 2019-04-22 19:55:03 +02:00
.babelrc Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
jest-environment.js Browserstack optimisations (#7201) 2019-04-30 15:22:38 -05:00
jest-global-setup.js Browserstack optimisations (#7201) 2019-04-30 15:22:38 -05:00
jest-global-teardown.js Browserstack optimisations (#7201) 2019-04-30 15:22:38 -05:00