Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use esm build in when using import #392

Merged
merged 13 commits into from
May 17, 2022
Prev Previous commit
Next Next commit
chore: ci
hongaar committed May 12, 2022

Verified

This commit was signed with the committer’s verified signature.
MaxymVlasov Maksym Vlasov
commit 286b1511549276e7c2826472616b1e65fce89bb1
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -2,6 +2,8 @@ name: ci

on:
push:
branches:
- main
pull_request:

jobs: