Skip to content

Commit

Permalink
feat: use vite & esm build
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Built file locations are different, so you may need
to update your imports.
  • Loading branch information
hwbllmnn committed Jun 19, 2024
1 parent 972e852 commit 9e31de4
Show file tree
Hide file tree
Showing 18 changed files with 4,754 additions and 8,745 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [18.x, 20.x]
node-version: [20.x, 22.x]

steps:
- name: Checkout sources
Expand Down
11 changes: 0 additions & 11 deletions babel.config.js

This file was deleted.

29 changes: 0 additions & 29 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit 9e31de4

Please sign in to comment.