Commit 1c653f7
committed
Override nuxt vue-router to use patched version
The patched version fixes the issue where url parameters specified
with catch-all regex url-encode the slash character. The patched
version correctly handles this case while also preserving encoding
on standard parameters.
A PR for this patch has been submitted upstream [here](vuejs/router#2291).
TODO: if this is merged, switch to npm registry version1 parent 6fbd43d commit 1c653f7
2 files changed
+2060
-2955
lines changed
0 commit comments