Fix electron build

This commit is contained in:
Geomitron
2020-05-04 19:49:01 -04:00
parent d5f1f633e6
commit 6f8f69c087
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{
"extends": "./tsconfig.json",
"module": "esnext",
"files": [
"src/main.ts",
"src/polyfills.ts"