Uh oh!
There was an error while loading. Please reload this page.
fix(nuxi): show base url in terminal message - #5337
Conversation
✅ Deploy Preview for nuxt3-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Uh oh!
There was an error while loading. Please reload this page.
Considering upstream gets merged, what happens if user is setting base URL directly in |
pi0
commented
Jun 15, 2022
(upstream PR is released. still i'm worried about first banner lacking base) |
antfu
commented
Jun 15, 2022
Are you ok with that we disable |
pi0
commented
Jun 15, 2022
Sure we can add show banner to the line after |
pi0
commented
Jun 22, 2022
@antfu Any update on this? |
antfu
commented
Jul 12, 2022
Shall be ready now. |
🔗 Linked issue
Requires unjs/listhen#28
❓ Type of change
📚 Description
When we configure
app.baseURL, the terminal still shows the root URL likehttp://localhost:3000/.This PR requires upstream unjs/listhen#28
📝 Checklist