master
Igor Kulikov 6 years ago
parent c04f3e4f79
commit be80698303

@ -3,6 +3,7 @@
"version": "0.0.0",
"scripts": {
"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",
"build": "ng build ngx-flowchart --prod",
"test": "ng test ngx-flowchart",

Loading…
Cancel
Save