mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 02:09:06 +00:00
fix(build): prepare frontend workspace outputs
- Build GUI and web frontend workspace dependencies before Vite starts - Use relative GUI asset paths for Tauri packaged resources - Refresh caniuse-lite to remove stale Browserslist warnings
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"private": true,
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"caniuse-lite": "1.0.30001791",
|
||||
"minimatch": "10.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user