Skip to content

Commit 7060440

Browse files
committed
update
1 parent 3dd2a53 commit 7060440

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide/advanced/optimization.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ export default defineConfig({
4141
})
4242
```
4343

44+
:::tip NOTE
45+
If you are using Vite, you can do the same thing by specifying the option in the [plugin provided officially](https://github.com/intlify/vite-plugin-vue-i18n).
46+
:::
47+
4448
### webpack
4549

4650
In webpack, use `resolve.alias` as below:

0 commit comments

Comments
 (0)