1
0
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:
Leslie Tilton
2025-03-25 15:33:57 -05:00
parent abb314a0e7
commit bdccb02fc7
4 changed files with 12 additions and 4 deletions

View File

@@ -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/*",