Skip to content
This repository was archived by the owner on Jul 4, 2021. It is now read-only.

Commit c579e70

Browse files
committed
tweak
1 parent 147a6df commit c579e70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,10 @@ ja:
133133
A [minimatch](https://github.com/isaacs/minimatch) pattern, or array of patterns, you can specify a path to pre-compile i18n resources files. The extensions of i18n resources to be precompiled are as follows:
134134
135135
```
136-
- `json`
137-
- `json5`
138-
- `yaml`
139-
- `yml`
136+
- json
137+
- json5
138+
- yaml
139+
- yml
140140
```
141141
142142
Note `json` resources matches this option, it will be handled **before the internal json plugin of Vite, and will not be processed afterwards**, else the option doesn't match, the Vite side will handle.

0 commit comments

Comments
 (0)