build: use shared browserslist configuration

This commit is contained in:
mashal-m
2022-09-21 15:15:35 +05:00
committed by Maxwell Frank
parent 2d9d195936
commit ece65c83ad
3 changed files with 16 additions and 1001 deletions

View File

@@ -33,7 +33,5 @@ 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@v2