Skip to content

Commit

Permalink
fix: remove generated folders and fix storybook (#2589)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbillman authored Sep 3, 2024
1 parent 2e489cc commit e389b46
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
3 changes: 1 addition & 2 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,7 @@ grafana-stop:

# Start storybook server
storybook:
#!/bin/bash
cd frontend && pnpm run storybook
@cd {{CONSOLE_ROOT}} && pnpm run storybook

# Build an FTL Docker image.
build-docker name:
Expand Down
File renamed without changes.
File renamed without changes.
4 changes: 0 additions & 4 deletions frontend/console/test-results/.last-run.json

This file was deleted.

0 comments on commit e389b46

Please sign in to comment.