Skip to content

fix(nextjs): Use basePath option for tunnelRoute#8454

Merged
lforst merged 3 commits intodevelopfrom
lforst-nextjs-tunnelroute-base-path
Jul 5, 2023
Merged

fix(nextjs): Use basePath option for tunnelRoute#8454
lforst merged 3 commits intodevelopfrom
lforst-nextjs-tunnelroute-base-path

Conversation

@lforst
Copy link
Copy Markdown
Contributor

@lforst lforst commented Jul 5, 2023

Fixes #8293

Prepends the tunnel route with Next.js' basePath option if it is set.

h/t to @inlet for noting figuring out that the rewrite was already correct. Thought that this was gonna be a bit more involved.

@lforst lforst merged commit dae3475 into develop Jul 5, 2023
@lforst lforst deleted the lforst-nextjs-tunnelroute-base-path branch July 5, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Next.JS tunnelPath rewrite does not take basePath into account

2 participants