rsnext/packages/next/build/webpack
JJ Kasper 75c721c583
Add has route field (#22341)
This adds support for a `has` field to `rewrites`, `redirects`, and `headers` to allow matching against `header`, `cookie`, and `query` values. Documentation and additional tests for the feature is also added in this PR. 

Closes: https://github.com/vercel/next.js/issues/22345
2021-03-24 16:50:16 +00:00
..
config chore: compile css-loader (#21357) 2021-01-20 05:47:25 +00:00
loaders Add has route field (#22341) 2021-03-24 16:50:16 +00:00
plugins get files from entrypoints instead of from chunks (#23174) 2021-03-18 11:14:58 +00:00
require-hook.ts fix: register webpack hook earlier and use absolute paths (#21877) 2021-02-16 09:51:52 +01:00