Skip to content

Commit

Permalink
fix lit-analyzer job (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianHoffmannS2 authored Jan 3, 2024
1 parent ec508a2 commit 3c9b27b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "",
"scripts": {
"start:storybook": "sb dev -p 1337",
"analyze": "npx lit-analyzer src",
"compile": "tsc --project tsconfig.json",
"build:storybook": "sb build",
"build": "NODE_ENV=production webpack --config webpack.prod.js",
Expand Down

0 comments on commit 3c9b27b

Please sign in to comment.