Most of preview
and deploy
commands are incorrect when using serverDir
and publicDir
#3387
Labels
8000
preview
and deploy
commands are incorrect when using serverDir
and publicDir
#3387
Uh oh!
There was an error while loading. Please reload this page.
Environment
Node: 20.19.1
Nitropack: 2.11.12
Reproduction
This is simple to reproduce just configure a different publicDir/serverDir
Describe the bug
In the majority of cases the deploy and preview commands have hard coded
/public
and/server
this causes the command printed to be invalid when these paths have been changed using theoutput.serverDir
andoutput.publicDir
options.Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: