Skip to content

Commit 12e1b04

Browse files
feat: migrate from webpack to esbuild; various cleanup
1 parent 4c90832 commit 12e1b04

File tree

2 files changed

+558
-702
lines changed

2 files changed

+558
-702
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
# FIGMA_TOKEN: ${{ secrets.FIGMA_TOKEN }}
5656
# FIGMA_URL: ${{ secrets.FIGMA_URL }}
5757

58-
- name: Create dependency diagram
59-
run: npm run docs:diagrams
60-
6158
- name: Codecov
6259
uses: codecov/codecov-action@v4
6360
with:

0 commit comments

Comments
 (0)