|
|
|
@ -3,6 +3,7 @@
|
|
|
|
"version": "0.0.0",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"ng": "ng",
|
|
|
|
"ng": "ng",
|
|
|
|
|
|
|
|
"postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points",
|
|
|
|
"start": "ng serve --host 0.0.0.0 --open --port 4300",
|
|
|
|
"start": "ng serve --host 0.0.0.0 --open --port 4300",
|
|
|
|
"build": "ng build ngx-flowchart --prod",
|
|
|
|
"build": "ng build ngx-flowchart --prod",
|
|
|
|
"test": "ng test ngx-flowchart",
|
|
|
|
"test": "ng test ngx-flowchart",
|
|
|
|
|