Skip to content

Commit c34da7e

Browse files
committed
feat(app): rename script
1 parent 6b1c880 commit c34da7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"playwright:install": "npx playwright install && npx playwright install-deps",
1515
"playwright:test": "npx playwright test",
1616
"build": "ng build",
17-
"bundle-report": "ng build --configuration=production-sourcemaps --stats-json"
17+
"build:stats": "ng build --configuration=production-sourcemaps --stats-json"
1818
},
1919
"dependencies": {
2020
"@angular/animations": "20.3.7",

0 commit comments

Comments
 (0)