openedx / frontend-app-gradebook

Instructor grade book tool
GNU Affero General Public License v3.0
11 stars 87 forks source link

refactor: use shared browserslist config #273

Closed Mashal-m closed 1 year ago

Mashal-m commented 2 years ago

Ticket: Use shared @edx/browserslist-config

This change reduces the resultant asset bundle size.

codecov[bot] commented 2 years ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (3a60955) compared to base (03fa143). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #273 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 108 108 Lines 1260 1260 Branches 248 248 ========================================= Hits 1260 1260 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Mashal-m commented 1 year ago

Closing this because these changes are merged now PR