mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Merge branch 'themesDeveloper' of https://bitbucket.org/equilibriumito/gabinete-digital into themesDeveloper
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user