-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move apiserver proxy detection out of bundle
vite runtime url rendering has changed that it is evalutated before everything on production bundle, so let's just be safer and move the prerequisite out of bundle we loss typescript tooling on this little bit of code, guess that just the price need to be paid fixes production bundle after vite 5.2.9 See: vitejs/vite#16184
- Loading branch information
Showing
2 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters