rsnext/packages/next/build/webpack/loaders
JJ Kasper 3d6d033a5b
Normalize asPath between SSR and CSR with basePath (#14040)
To make `asPath` consistent with `basePath` handling this makes sure it is always stripped including on the client under the `asPath` value and from `req.url` in the `serverless-loader`. Additional tests have been added for this behavior to ensure we don't regress on this

Closes: https://github.com/vercel/next.js/issues/14037
Closes: https://github.com/vercel/next.js/issues/14039
2020-06-11 14:06:06 +00:00
..
emit-file-loader.js Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
error-loader.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-babel-loader.js Use inclusive naming for variables / examples (#13657) 2020-06-02 13:52:41 +00:00
next-client-pages-loader.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-data-loader.ts Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
next-plugin-loader.ts Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
next-serverless-loader.ts Normalize asPath between SSR and CSR with basePath (#14040) 2020-06-11 14:06:06 +00:00
noop-loader.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00