Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make monaco loader part of the application #258

Merged
merged 3 commits into from
Apr 7, 2022
Merged

Conversation

titkov49
Copy link
Contributor

@titkov49 titkov49 commented Apr 6, 2022

CHANGES:

  • @monaco-editor/react library was replaced with react-monaco-editor
  • monaco-editor-webpack-plugin was added
  • webpack entries and babel preset configuration were extended in order to enable editor workers
  • corejs@3 exact version was installed and specified (before was dependecy of other packages) in order to prevent versioning missmatch for babel

@titkov49 titkov49 requested review from ateska and Pe5h4 April 6, 2022 08:15
@ateska
Copy link
Contributor

ateska commented Apr 6, 2022

Will this have an impact on the core application size?
Lazy loading is OK.

@titkov49
Copy link
Contributor Author

titkov49 commented Apr 7, 2022

@ateska Hi,
No, it will not

@titkov49 titkov49 merged commit ab05b67 into master Apr 7, 2022
@titkov49 titkov49 deleted the feature/monaco-loader branch April 7, 2022 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants