Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(app-vite): Fix SSR publicPath handling (#12972)
* fix(app-vite): Fix SSR publicPath check * refactor(app-vite): Add JSDoc types for #appOptions * fix(app-vite): Call SSR injectMiddlewares at the right time to enable publicPath middleware * fix(app-vite): Correctly use WHATWG URL constructor Here is a lengthy discussion about the problem nodejs/node#12682
- Loading branch information