Skip to content

feat(bin): support tsdonwn config file for run and dev commands#5

Merged
LuanRoger merged 6 commits intomainfrom
feat/config-support-commands
Sep 2, 2025
Merged

feat(bin): support tsdonwn config file for run and dev commands#5
LuanRoger merged 6 commits intomainfrom
feat/config-support-commands

Conversation

@LuanRoger
Copy link
Owner

This pull request updates configuration files to improve compatibility and add support for new template files. The most important changes include updating TypeScript library settings for DOM support and expanding the list of files copied during the build process.

TypeScript configuration improvements:

  • Added "DOM" to the lib array in src/dev/tsconfig/base.json to enable DOM typings, improving compatibility with browser APIs.

Build process enhancements:

  • Added a new template file mapping for tsdown.config.ts.ejs to ensure it is copied to the appropriate output directory during the build.
  • Minor formatting update to the entry object in tsdown.config.ts for consistency.

@LuanRoger LuanRoger merged commit 00a9b61 into main Sep 2, 2025
@LuanRoger LuanRoger deleted the feat/config-support-commands branch September 2, 2025 11:08
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