Skip to content

Commit cbe0b0d

Browse files
authored
[PRMP-1591] Remove Storybook (#584)
* Removes storybook creation from make file * removes storybook packages * Removes storybook folder * Removes storybook files from generic components * Removes remaining story files * Removes story files from sonar exclusions as they no longer exist
1 parent 9b981de commit cbe0b0d

File tree

24 files changed

+1
-2984
lines changed

24 files changed

+1
-2984
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ clean-install:
126126
start:
127127
npm --prefix ./app start
128128

129-
storybook:
130-
npm --prefix ./app run storybook
131-
132129
test-ui:
133130
npm --prefix ./app run test-all
134131

app/.storybook/main.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

app/.storybook/preview.tsx

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)