feat(web): add dashboard SPA routing
This commit is contained in:
@@ -71,6 +71,7 @@ export class CloudlyServer {
|
||||
: {}),
|
||||
injectReload: true,
|
||||
serveDir: paths.distServeDir,
|
||||
spaFallback: true,
|
||||
watch: true,
|
||||
compression: {
|
||||
enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user