mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 13:40:06 +00:00
Added knip configuration and fixed filepaths causing errors
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
"storybook": "ng run components:storybook",
|
||||
"build-storybook": "ng run components:build-storybook",
|
||||
"build-storybook:ci": "ng run components:build-storybook --webpack-stats-json",
|
||||
"postinstall": "patch-package"
|
||||
"postinstall": "patch-package",
|
||||
"knip": "npx knip --production"
|
||||
},
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
|
||||
Reference in New Issue
Block a user