8000 GitHub - TonyRL/tsdown-jsx-repro: Minimal reproduction for tsdown issue
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TonyRL/tsdown-jsx-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsdown-jsx-repro

Steps to reproduce

pnpm i
pnpm build

Update to tsdown v0.11.0 or v0.11.1:

pnpm i tsdown@latest # or pnpm i tsdown@0.11.1

Then run pnpm build again.

Expected behaviour

In tsdown v0.10.2, running pnpm build results in a successful build.

Actual behaviour

Since tsdown v0.11.0-beta.2, running pnpm build results in the following error:

ℹ [ESM] Build start

  ERROR  Error: Build failed with 1 error:

...
...

About

Minimal reproduction for tsdown issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0