This commit is contained in:
Isaac Grynsztein
2018-01-13 22:14:10 -05:00
parent d6cb024de1
commit 1eaf897be0
26 changed files with 284 additions and 12 deletions

View File

@@ -9,7 +9,10 @@
"outDir": "dist",
"assets": [
"assets",
"favicon.ico"
"favicon.ico",
"backend/audio",
"backend/video",
"backend"
],
"index": "index.html",
"main": "main.ts",