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

Fix: include monaco sources into bundle#3796

Merged
v1r3n merged 2 commits intoNetflix:mainfrom
Young-Zen:fix-monaco-editor-cdn
Nov 12, 2023
Merged

Fix: include monaco sources into bundle#3796
v1r3n merged 2 commits intoNetflix:mainfrom
Young-Zen:fix-monaco-editor-cdn

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

@Young-Zen Young-Zen force-pushed the fix-monaco-editor-cdn branch from 9844f91 to dc30fab Compare October 11, 2023 07:27
@v1r3n v1r3n merged commit b3a1196 into Netflix:main Nov 12, 2023
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.

2 participants