Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
seanjermey committed Oct 16, 2023
1 parent 9f0f3c1 commit d6afb52
Show file tree
Hide file tree
Showing 86 changed files with 4,508 additions and 18,085 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.SOURCEFLOW_GITHUB_TOKEN }}
- name: Fetch SourceFlow data
run: npx sourceflow init https://blue-arrow.sites.sourceflow.co.uk/_sf/api/v1/cms.json
# - name: Build Storybook
# run: ${{ steps.detect-package-manager.outputs.runner }} storybook build -o public/storybook
- name: Build with Next.js
run: ${{ steps.detect-package-manager.outputs.runner }} next build
- name: Export with Next.js
Expand Down
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

#Storybook
/storybook-static
/public/storybook

#IDE
.idea

Expand Down
38 changes: 0 additions & 38 deletions .storybook/main.js

This file was deleted.

21 changes: 0 additions & 21 deletions .storybook/preview.js

This file was deleted.

Loading

0 comments on commit d6afb52

Please sign in to comment.