Skip to content

Commit

Permalink
build: add script shortcut for analyzing prod bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
gretchelin committed Sep 18, 2024
1 parent 205f454 commit 98fb9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"type": "module",
"scripts": {
"analyze:bundle": "nuxi analyze",
"typecheck": "nuxi typecheck",
"lint:fix": "eslint --fix",
"build": "nuxt build",
Expand Down

0 comments on commit 98fb9e1

Please sign in to comment.