Skip to content

Commit 32879cc

Browse files
committed
refactor: remove legacy Webpack build scripts and dependencies
1 parent 2159cc7 commit 32879cc

File tree

5 files changed

+2091
-7179
lines changed

5 files changed

+2091
-7179
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ jobs:
4747
- name: ESLint
4848
run: npm run lint
4949

50-
# Webpack build (legacy/dev parity)
51-
- name: Build (webpack)
52-
run: npm run build
53-
5450
# Vite library build (ESM + CJS)
5551
- name: Build (Vite)
5652
run: npm run build:vite

0 commit comments

Comments
 (0)