Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Fix: include monaco sources into bundle #3796

Merged
merged 2 commits into from Nov 12, 2023

Conversation

Young-Zen
Copy link
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Our Conductor service is deployed in an offline environment, but currently the monaco-editor package calls external js files:
monaco-editor
Therefore, the monaco-editor package needs to be bundled into the Docker image: suren-atoyan/monaco-react#168 (comment)

Alternatives considered

Describe alternative implementation you have considered

@v1r3n v1r3n merged commit b3a1196 into Netflix:main Nov 12, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants