Better Typing and Optimizations

This commit is contained in:
2023-12-29 07:03:08 -03:00
parent 83fd8f0f2c
commit 567308ebfb
21 changed files with 105 additions and 145 deletions

View File

@@ -18,7 +18,10 @@
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "tsconfig.app.json",
"allowedCommonJsDependencies": ["ts-interface-checker"],
"allowedCommonJsDependencies": [
"ts-interface-checker",
"apexcharts"
],
"assets": [
"src/assets",
"src/manifest.webmanifest",