This commit is contained in:
tiago.kayaya
2021-10-27 18:16:21 +01:00
357 changed files with 3747 additions and 1189 deletions
+2 -1
View File
@@ -6,7 +6,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve --port 4200",
"build": "ng build",
"build": "node --max_old_space_size=999192 ./node_modules/@angular/cli/bin/ng build",
"lint": "ng lint",
"e2e": "ng e2e",
"test": "jest --detectOpenHandles --runInBand",
@@ -72,6 +72,7 @@
"@types/jest-environment-puppeteer": "^4.4.1",
"@types/puppeteer": "^5.4.4",
"angular-calendar": "^0.28.22",
"angular-svg-icon": "^12.0.0",
"angular-tag-cloud-module": "^5.2.2",
"bootstrap": "^4.5.0",
"build": "0.1.4",