openedx / frontend-platform

A framework for Open edX micro-frontend applications.
http://openedx.github.io/frontend-platform
GNU Affero General Public License v3.0
32 stars 63 forks source link

refactor: replace @edx/paragon and @edx/frontend-build #627

Closed Mashal-m closed 7 months ago

Mashal-m commented 8 months ago

Description:

Part of https://github.com/openedx/axim-engineering/issues/23

This replaces the @edx/paragon and @edx/frontend-build package. Imports have been updated to use the same locations in the new package.

Merge checklist:

Post merge:

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ad936a2) 83.50% compared to head (c84e4ec) 83.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #627 +/- ## ======================================= Coverage 83.50% 83.50% ======================================= Files 40 40 Lines 1073 1073 Branches 197 197 ======================================= Hits 896 896 Misses 165 165 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

BilalQamar95 commented 7 months ago

Closing since these updates were merged with #636