docs-ko
docs-ko copied to clipboard
[SYNC] docs: fix deploy type var again (#9293)
docs: fix deploy type var again (#9293) (acc4406)
+++ b/docs/guide/build.md
@@ -196,7 +196,7 @@ In library mode, all `import.meta.env.*` usage are statically replaced when buil
## Advanced Base Options
::: warning
-This feature is experimental, the API may change in a future minor without following semver. Please fix the minor version of Vite when using it.
+This feature is experimental, the API may change in a future minor without following semver. Please always pin Vite's version to a minor when using it.
:::
For advanced use cases, the deployed assets and public files may be in different paths, for example to use different cache strategies.