Skip to content

Commit

Permalink
build: use shared browserslist configuration (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mashal-m committed Feb 3, 2023
1 parent 4d848de commit 9c60fe7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 364 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,5 @@ jobs:
- name: Build
run: npm run build

- name: Verify es5
run: npm run is-es5

- name: Run Coverage
uses: codecov/codecov-action@v2
Loading

0 comments on commit 9c60fe7

Please sign in to comment.