diff --git a/package.json b/package.json index ccf5d56..3505d53 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "private": true, "type": "module", "scripts": { + "analyze:bundle": "nuxi analyze", "typecheck": "nuxi typecheck", "lint:fix": "eslint --fix", "build": "nuxt build",