Skip to content

Commit a8ad8a5

Browse files
committed
feat: add edcore.main.js file
1 parent 6b0a724 commit a8ad8a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup/tools/configuredSubpackagePlugin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ ${code}`
472472
[
473473
'vs/editor/editor.api',
474474
'vs/editor/editor.worker',
475+
'vs/editor/edcore.main',
475476
...EDITOR_API_EXPOSE_MODULES
476477
].flatMap((module) => {
477478
return Object.entries({

0 commit comments

Comments
 (0)