Frontend #147

Merged
H4CK3R-01 merged 2 commits from frontend into main 2022-05-08 10:10:39 +00:00
Showing only changes of commit e2f0fd635c - Show all commits

View File

@ -4,7 +4,7 @@
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve", "start": "ng serve",
"build": "ng build", "build": "ng build --prod --build-optimizer",
"watch": "ng build --watch --configuration development", "watch": "ng build --watch --configuration development",
"test": "ng test", "test": "ng test",
"lint": "ng lint", "lint": "ng lint",