mirror of
https://github.com/zhaojh329/rttys.git
synced 2026-02-27 09:53:21 +08:00
ui: remove compositionOnly: false
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
This commit is contained in:
+1
-3
@@ -15,9 +15,7 @@ export default defineConfig({
|
||||
threshold: 10240,
|
||||
filename: '[path][base]'
|
||||
}),
|
||||
vueI18n({
|
||||
compositionOnly: false
|
||||
})
|
||||
vueI18n()
|
||||
],
|
||||
server: {
|
||||
proxy: {
|
||||
|
||||
Reference in New Issue
Block a user