Cleanup unused code and simplify webpack

This commit is contained in:
Dane Everitt 2020-07-04 18:19:46 -07:00
parent 43fbefbdb6
commit 922383e232
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
15 changed files with 135 additions and 855 deletions

View file

@ -12,6 +12,7 @@
"sourceMap": true,
"baseUrl": ".",
"lib": ["es2015", "dom"],
"importsNotUsedAsValues": "preserve",
"paths": {
"@/*": [
"./resources/scripts/*"