remove unused files

This commit is contained in:
Matt Hill
2021-08-11 09:47:14 -06:00
committed by Aiden McClelland
parent 1fe9c6ffdf
commit 073a8d2e8d
16 changed files with 4 additions and 268 deletions

View File

@@ -14,7 +14,8 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"allowedCommonJsDependencies": ["json-pointer"],
"preserveSymlinks": true,
"allowedCommonJsDependencies": ["json-pointer", "ng-qrcode"],
"outputPath": "www",
"index": "src/index.html",
"main": "src/main.ts",