chore(build): remove legacy re-export shim used for development#42190
chore(build): remove legacy re-export shim used for development#42190hainenber wants to merge 1 commit into
Conversation
…ment Signed-off-by: hainenber <dotronghai96@gmail.com>
Code Review Agent Run #d3d7fcActionable Suggestions - 0Additional Suggestions - 2
Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #42190 +/- ##
=======================================
Coverage 65.08% 65.08%
=======================================
Files 2758 2758
Lines 155229 155229
Branches 35572 35572
=======================================
Hits 101026 101026
Misses 52288 52288
Partials 1915 1915
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
chore(build): remove legacy shim of hacked re-export used for development
SUMMARY
Cleaning up of hack-ish shim used for development in the past. I tried running
npm run devwithout these shims, all works well with modern tooling.I tried to gauge more contexts from the original PR but sadly, GitHub failed to render the content :(
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
N/A
TESTING INSTRUCTIONS
npm run devADDITIONAL INFORMATION