Skip to content

Commit

Permalink
Merge pull request #255 from openedx/maman/add-browserslist-config
Browse files Browse the repository at this point in the history
build: use shared browserslist configuration
  • Loading branch information
mamankhan99 authored Jun 29, 2022
2 parents cb255a2 + d378849 commit 7442a7f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1,122 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/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 7442a7f

Please sign in to comment.