Cleanup unused code and simplify webpack
This commit is contained in:
parent
43fbefbdb6
commit
922383e232
15 changed files with 135 additions and 855 deletions
|
@ -12,6 +12,7 @@
|
|||
"sourceMap": true,
|
||||
"baseUrl": ".",
|
||||
"lib": ["es2015", "dom"],
|
||||
"importsNotUsedAsValues": "preserve",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./resources/scripts/*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue