Revize 8d1c6e6f
Přidáno uživatelem smoldas15 před téměř 5 roky(ů)
fe/fulltextsearch/package.json | ||
---|---|---|
4 | 4 |
"scripts": { |
5 | 5 |
"ng": "ng", |
6 | 6 |
"start": "ng serve", |
7 |
"build": "ng build", |
|
7 |
"build": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng build",
|
|
8 | 8 |
"test": "ng test", |
9 | 9 |
"lint": "ng lint", |
10 | 10 |
"e2e": "ng e2e" |
Také k dispozici: Unified diff
- úprava Angular buildu pro Docker Toolbox