Miscelaneous fixes for WP
This commit is contained in:
parent
91cf735646
commit
ea923053eb
5 changed files with 13 additions and 7 deletions
|
@ -7,7 +7,13 @@
|
|||
"lib": [
|
||||
"es2016",
|
||||
"dom"
|
||||
]
|
||||
],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./resources/assets/scripts/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"./resources/assets/scripts/**/*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue