Skip to content

Commit

Permalink
build: use shared browserslist config and remove is-es5 check
Browse files Browse the repository at this point in the history
  • Loading branch information
bseverino committed Feb 24, 2022
1 parent 2774a71 commit 8c0b886
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 459 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: npm run build
- name: i18n_extract
run: npm run i18n_extract
- name: is-es5
run: npm run is-es5
- name: Coverage
uses: codecov/codecov-action@v1
- name: Extract branch name
Expand Down
Loading

0 comments on commit 8c0b886

Please sign in to comment.