chore: export coreBundle - #40057
Merged
Pavel Feldman (pavelfeldman) merged 1 commit intoApr 6, 2026
Merged
Conversation
Pavel Feldman (pavelfeldman)
force-pushed
the
barrels_1
branch
from
April 4, 2026 21:26
91a8680 to
ae45fbe
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Pavel Feldman (pavelfeldman)
force-pushed
the
barrels_1
branch
2 times, most recently
from
April 5, 2026 04:16
8518538 to
a187c23
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Pavel Feldman (pavelfeldman)
force-pushed
the
barrels_1
branch
from
April 5, 2026 14:30
a187c23 to
444977b
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Pavel Feldman (pavelfeldman)
force-pushed
the
barrels_1
branch
from
April 6, 2026 02:55
444977b to
921ba09
Compare
Pavel Feldman (pavelfeldman)
force-pushed
the
barrels_1
branch
from
April 6, 2026 02:55
921ba09 to
0eab955
Compare
Contributor
Test results for "tests 1"7 flaky39140 passed, 846 skipped Merge workflow run. |
Contributor
Test results for "MCP"1 failed 6428 passed, 383 skipped Merge workflow run. |
Yury Semikhatsky (yury-s)
approved these changes
Apr 6, 2026
| const argv = process.argv.map(arg => arg === 'install-browser' ? 'install' : arg); | ||
| const { libCli } = await import('../../coreBundle'); | ||
| const { program } = await import('../../utilsBundle'); | ||
| if (!program.version()) |
There was a problem hiding this comment.
add a comment?
| import os from 'os'; | ||
| import path from 'path'; | ||
|
|
||
| import { packageRoot, packageJSON } from '../../package'; |
There was a problem hiding this comment.
import lazy from core bundle?
Pavel Feldman (pavelfeldman)
merged commit Apr 6, 2026
72310c7
into
microsoft:main
38 of 39 checks passed
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.