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: rspack.SwcEmitDtsRspackPlugin #8097

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat: rspack.SwcEmitDtsRspackPlugin #8097

wants to merge 3 commits into from

Conversation

SoonIter
Copy link
Member

@SoonIter SoonIter commented Oct 12, 2024

Summary

implement the rspack internal plugin of rspack.SwcEmitDtsRspackPlugin

the ts files transformed bybuiltin:swc-loader and rspackExperiments.emitDts would generate .d.ts files to dist folder

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: feature release: feature related release(mr only) labels Oct 12, 2024
Copy link

netlify bot commented Oct 12, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit b87114f
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/672b5619895959000867daaf

@SoonIter SoonIter force-pushed the swcEmitDtsPlugin branch 2 times, most recently from 63199c6 to 874e78b Compare October 15, 2024 12:37
@SoonIter SoonIter force-pushed the swcEmitDtsPlugin branch 3 times, most recently from 8db59a1 to 82083d0 Compare November 1, 2024 13:54
@SoonIter SoonIter force-pushed the swcEmitDtsPlugin branch 3 times, most recently from bc840b5 to b34f6cc Compare November 6, 2024 07:17
@SoonIter SoonIter changed the title feat: SwcEmitDtsPlugin feat: rspack.SwcEmitDtsRspackPlugin Nov 6, 2024
Copy link

pkg-pr-new bot commented Nov 6, 2024

Open in Stackblitz

@rspack/binding-darwin-arm64

pnpm add https://pkg.pr.new/@rspack/binding-darwin-arm64@8097

@rspack/binding-darwin-x64

pnpm add https://pkg.pr.new/@rspack/binding-darwin-x64@8097

@rspack/binding-linux-arm64-gnu

pnpm add https://pkg.pr.new/@rspack/binding-linux-arm64-gnu@8097

@rspack/binding-linux-arm64-musl

pnpm add https://pkg.pr.new/@rspack/binding-linux-arm64-musl@8097

@rspack/binding-linux-x64-gnu

pnpm add https://pkg.pr.new/@rspack/binding-linux-x64-gnu@8097

@rspack/binding-linux-x64-musl

pnpm add https://pkg.pr.new/@rspack/binding-linux-x64-musl@8097

@rspack/binding-win32-arm64-msvc

pnpm add https://pkg.pr.new/@rspack/binding-win32-arm64-msvc@8097

@rspack/binding-win32-ia32-msvc

pnpm add https://pkg.pr.new/@rspack/binding-win32-ia32-msvc@8097

@rspack/binding-win32-x64-msvc

pnpm add https://pkg.pr.new/@rspack/binding-win32-x64-msvc@8097

@rspack/binding

pnpm add https://pkg.pr.new/@rspack/binding@8097

@rspack/core

pnpm add https://pkg.pr.new/@rspack/core@8097

@rspack/cli

pnpm add https://pkg.pr.new/@rspack/cli@8097

commit: b87114f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant