Skip to content

fix: export IEditorDocumentModelService to the umd bundle#76

Merged
bytemain merged 1 commit intoopensumi:mainfrom
iamkun:patch-1
May 28, 2024
Merged

fix: export IEditorDocumentModelService to the umd bundle#76
bytemain merged 1 commit intoopensumi:mainfrom
iamkun:patch-1

Conversation

@iamkun
Copy link
Copy Markdown
Contributor

@iamkun iamkun commented May 28, 2024

Types

  • 🐛 Bug Fixes

Background or solution

export to the umd bundle

IEditorDocumentModelService is not reachable via the umd bundle.

ChangeLog

export IEditorDocumentModelService to the umd bundle

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 28, 2024

CLA assistant check
All committers have signed the CLA.

@ant-codespaces
Copy link
Copy Markdown

Run and Debug this pull request in Codespaces

@opensumi opensumi Bot added the 🐞 bug label May 28, 2024
@bytemain bytemain merged commit 98f9a7c into opensumi:main May 28, 2024
@winjo
Copy link
Copy Markdown

winjo commented May 28, 2024

bundle 下可以直接这样导入 import '@codeblitzjs/ide-core/modules/ide-editor'

@bytemain
Copy link
Copy Markdown
Member

正确的做法是这样:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants