Remove '@/'
This commit is contained in:
parent
e0e2bf4cae
commit
f61fafec2a
202 changed files with 715 additions and 650 deletions
|
|
@ -23,8 +23,7 @@
|
|||
"vue-gettext/types"
|
||||
],
|
||||
"paths": {
|
||||
"~/*": ["src/*"],
|
||||
"@/*": ["src/*"]
|
||||
"~/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"vueCompilerOptions": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue