We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cd342 commit b14e248Copy full SHA for b14e248
demos/ng-18-hello-world/package.json
@@ -2,6 +2,7 @@
2
"name": "app",
3
"version": "0.0.0",
4
"scripts": {
5
+ "cleanup": "rm -rf ./node_modules/",
6
"ng": "ng",
7
"start": "ng serve",
8
"build": "ng build",
0 commit comments