-
The vanilla TypeScript compiler has a feature called project references that makes it more convenient to work on composite/monorepo projects that would otherwise need multiple watch processes, and als…
-
Hi!
I am using this plugin together with tsup builder and there is no css file generated when running this plugin. If I remove the plugin the css file is generated as expected.
This is my packag…
-
### 🐛 The bug
I'm attempting to implement magic-regexp in the project https://github.com/sapphiredev/utilities (draft PR: https://github.com/sapphiredev/utilities/pull/755), however, for some unknown…
favna updated
4 months ago
-
Hello! I have some codes that have TSDoc annotations on them. I want them to be included in d.ts file as well as in outputted js(es).
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/egoi…
-
I wrote a component using Vue3 tsx, and now I need to package it with tsup. How to compile the input tsx into Vue's h function,我尝试 在 tsconfig.json 配置
![image](https://github.com/egoist/tsup/assets/5…
-
Hello,
I am encountering a compatibility issue after following your package's installation instructions. The documentation indicates that a specific package should be installed; however, the `tsup`…
-
Hello,
Could a security policy be set up so that I can make a report?
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/egoist) so you can upvote and help fund this issue.
- We receive …
-
I've noticed this bug after merging the following PR: https://github.com/TanStack/query/pull/5597
When `bundle: true` is set, `index.js` (ESM) file looks like this:
```
import "./chunk-55J6XMHW…
-
### What is the problem this feature would solve?
when bun build input is esm and --target is node and "type" in package.json is not set to "module", change the output extension to .mjs
this is se…
-
**Describe the bug**
```
File "/Users/wenke/miniconda3/lib/python3.9/site-packages/tsup-0.1.16-py3.9.egg/tsup/botright/botright.py", line 26, in new_browser
_proxy = await ProxyManager(self, …