Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
17 changes: 10 additions & 7 deletions angular-demos-lob/grid/grid-master-detail/.codesandbox/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
17 changes: 10 additions & 7 deletions angular-demos-lob/grid/grid/.codesandbox/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
17 changes: 10 additions & 7 deletions angular-demos-lob/treegrid-finjs/.codesandbox/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
17 changes: 10 additions & 7 deletions angular-demos/data-display/badge-icon/.codesandbox/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
17 changes: 10 additions & 7 deletions angular-demos/data-display/badge-sample-2/.codesandbox/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
17 changes: 10 additions & 7 deletions angular-demos/data-display/badge-sample-3/.codesandbox/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
17 changes: 10 additions & 7 deletions angular-demos/data-display/chip-simple/.codesandbox/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
17 changes: 10 additions & 7 deletions angular-demos/data-display/chip-styling/.codesandbox/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
}
],
// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": {
"name": "Start Project",
"command": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o --disable-host-check",
"runAtStart": true
}
"tasks": {
"start": {
"name": "Start Project",
"command": "node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --port 4200 --allowed-hosts=all",
"runAtStart": true,
"preview": {
"port": 4200
}
}
}
}
}
Loading