enactjs / enact

An app development framework built atop React that’s easy to use, performant and customizable.
http://enactjs.com
Apache License 2.0
316 stars 31 forks source link

WRQ-26798: Remove Lerna and refine run scripts #3248

Open 0x64 opened 4 months ago

0x64 commented 4 months ago

Checklist

Issue Resolved / Feature Added

After #3166, 'npm run bootstrap' does not link internal packages automatically.

Resolution

As we use npm higher than 7 now, we can use npm workspaces.

Additional Considerations

Links

WRQ-26798

Comments

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek (sc.baek@lge.com)

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 79.48%. Comparing base (1e444a8) to head (a55a973).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3248 +/- ## =========================================== - Coverage 82.48% 79.48% -3.01% =========================================== Files 157 157 Lines 7247 7247 Branches 1919 1919 =========================================== - Hits 5978 5760 -218 - Misses 998 1171 +173 - Partials 271 316 +45 ```

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