rsnext/test/integration/dynamic-routing
JJ Kasper 47d983f71f
Add error when href interpolation fails (#16946)
This adds an error when interpolation fails to make sure invalid `href`s aren't accidentally used and an invalid URL is built. 

Closes: https://github.com/vercel/next.js/issues/16944
2020-09-10 20:05:02 +00:00
..
pages Add error when href interpolation fails (#16946) 2020-09-10 20:05:02 +00:00
public Fix public/ file name encoding (#10022) 2020-01-09 21:56:05 -05:00
static Fix static/ file name encoding (#11373) 2020-03-26 12:58:15 -04:00
test Add error when href interpolation fails (#16946) 2020-09-10 20:05:02 +00:00
next.config.js Enable catchAllRouting by default (#9922) 2020-01-03 16:51:26 +01:00