[Tracking] Monaco Editor Refinement and Optimization #1027
quanquan2100
started this conversation in
General
Replies: 1 comment
-
I can't find the way to display TreeShaking page. Could you give me some directions? @easy1090 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I want to make some contributions to the project and help it develop better.
Displaying code or diff using an editor is an important feature of the project, and this project uses monaco editor in many places to display code and diff. I found that the related code is a little chaotic. Therefore, I did some refactoring and optimization.
Optimization Goals:
Tasks:
/webpack/loaders/analysis
feat(components): refactor CodeViewer and DiffViewer #1028/bundle/size
feat(components): refactor CodeViewer and DiffViewer #1028/module/resolve
feat(components): refactor CodeViewer and DiffViewer #1028Beta Was this translation helpful? Give feedback.
All reactions