Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeless0911 committed Jul 23, 2024
1 parent 7c1a28b commit 6df2f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-dts/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export type pluginDtsOptions = {
export const PLUGIN_DTS_NAME = 'rsbuild:dts';

// use ts compiler API to generate bundleless dts
// TODO: use ts compiler API and api-extractor to generate dts bundle
// use ts compiler API and api-extractor to generate dts bundle
// TODO: support watch mode
// TODO: support incremental build, to build one or more projects and their dependencies
// TODO: support autoExtension for dts files
Expand Down

0 comments on commit 6df2f4b

Please sign in to comment.