rsnext/packages/next/next-server/lib/router/utils
Tim Neutkens 9b098f549a
Add sourcemaps to Next.js core compilation (#13049)
* Generate sourcemaps for core files that pass through Babel

* Run files through Babel instead of tsc

* Get rid of wildcard helper

* Get rid of wildcard helper

* Remove unused file

* Update wildcard imports

* Add exclude

* Get rid of object-assign helper

* Use Object.assign as it gives better output

Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
2020-05-19 09:09:59 +02:00
..
index.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
is-dynamic.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
route-matcher.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
route-regex.ts Add sourcemaps to Next.js core compilation (#13049) 2020-05-19 09:09:59 +02:00
sorted-routes.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00