You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use SvelteKit assets path placeholder for static files (#2173)
* Use SvelteKit assets path placeholder for static files
* Change base path conditional to ternary operator
* Use logical OR operator for base path default
* Set base path to /console except in preview mode
* Fix base path configuration for preview environment
0 commit comments