Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bundling): generate and bundle type definitions in rollup executor #18318

Closed

Conversation

leosvelperez
Copy link
Member

Current Behavior

The rollup executor doesn't generate type definitions for swc. The type definitions generated when using the tsc and babel compilers are not bundled.

Expected Behavior

The rollup executor should generate and bundle type definitions for all compilers.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez added the scope: bundlers Issues related to webpack, rollup label Jul 26, 2023
@leosvelperez leosvelperez self-assigned this Jul 26, 2023
@leosvelperez leosvelperez requested review from a team as code owners July 26, 2023 12:09
@vercel
Copy link

vercel bot commented Jul 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2023 10:35am

@jaysoo jaysoo force-pushed the bundling/rollup-generate-types branch from d629bd4 to 32a64e3 Compare July 27, 2023 03:16
@jaysoo jaysoo removed request for a team and vsavkin July 27, 2023 03:17
@leosvelperez leosvelperez requested a review from a team as a code owner July 27, 2023 08:49
@leosvelperez leosvelperez added the PR status: do not merge This will block a PR from being merged until this tag is removed. label Jul 27, 2023
@leosvelperez leosvelperez removed the PR status: do not merge This will block a PR from being merged until this tag is removed. label Jul 27, 2023
@leosvelperez leosvelperez requested a review from jaysoo July 27, 2023 10:58
@jaysoo
Copy link
Member

jaysoo commented Jul 27, 2023

Closing in favor of not-bundling but matching by filename: #18342

We can revisit d.ts bundle later once we have something working for esbuild.

@jaysoo jaysoo closed this Jul 27, 2023
@github-actions
Copy link

github-actions bot commented Aug 2, 2023

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: bundlers Issues related to webpack, rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants