Skip to content

Generate CLI bundles directly from TS#1123

Open
ecraig12345 wants to merge 3 commits into
microsoft:mainfrom
ecraig12345:bundle-ts
Open

Generate CLI bundles directly from TS#1123
ecraig12345 wants to merge 3 commits into
microsoft:mainfrom
ecraig12345:bundle-ts

Conversation

@ecraig12345
Copy link
Copy Markdown
Member

Instead of generating the CLI bundles from intermediate CJS, generate them directly from the TS source.

This makes the unzipped package about 6 MB smaller due to better tree shaking (89 to 83)... which is still terrible, but marginally less so?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant