Skip to content

feat: implement tsconfig option#104

Closed
okineadev wants to merge 1 commit intorolldown:mainfrom
okineadev:implement-tsconfig-option
Closed

feat: implement tsconfig option#104
okineadev wants to merge 1 commit intorolldown:mainfrom
okineadev:implement-tsconfig-option

Conversation

@okineadev
Copy link
Copy Markdown
Contributor

Closes #103

Note

Written by GitHub Copilot.
Not tested

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 17, 2025

Deploy Preview for tsdown canceled.

Name Link
🔨 Latest commit 39aa509
🔍 Latest deploy log https://app.netlify.com/sites/tsdown/deploys/6800ef3b0591fb0008b0517d

platform,
define,
plugins,
compilerOptions: config.tsconfig ? { tsconfigFile: config.tsconfig } : undefined,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This option doesn’t appear to exist.

- For the "compilerOptions". Invalid key: Expected never but received "compilerOptions". 

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.

Implement tsconfig option

2 participants