mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
remove unused files
This commit is contained in:
committed by
Aiden McClelland
parent
1fe9c6ffdf
commit
073a8d2e8d
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user