-
Why u use it as package builder?
https://www.npmjs.com/package/tshy?activeTab=dependencies
![image](https://github.com/es-tooling/module-replacements/assets/57632712/1f5baed9-e3d4-422c-9623-8442…
-
In the documentation it is stated that:
![image](https://github.com/egoist/tsup/assets/54948363/b6cb9cfe-4cd0-44a9-8241-e4be682add91)
So I followed your example with `src/cli.ts`, then everything …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
### Describe the Bug
Following the instructions in Development section of the main react-email repository results in errors during install and dev.
I have tried a number of work of way of getting …
-
### Describe the bug
When building with tsup, I get this error:
```
src/plugins/api-contract.ts(5,14): error TS4023: Exported variable 'contract' has or is using name 'tag' from external module "…
-
**Describe the bug**
Importing and using [file-system-cache](https://github.com/philcockfield/file-system-cache) (written in TypeScript, built for ESM with tsup) produces unrecoverable errors in CJS …
-
## Dependency information
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@types/dotenv-safe": "^8.1.6",
"@types/node": "^20.12.7",
"@yikes2000/prettier-plugin-align-object-properties…
-
### Describe the bug
With a fresh Vue3 installation with `@tanstack/vue-query` installed - VSCode produces typescript errors, as seen in the screenshot.
It's not clear to me if this is an issue …
-
### Issue description or question
Running with vitest@2.0.5 and pnpm mono-repo I got following error. Wallaby worked at some point!
```
[Error] Runtime error: Wallaby did not detect that any …
-
I've started testing client side code using @solidjs/testing-library, which uses jsdom.
When I run in Wallaby I get an error: ReferenceError: crypto is not defined. It's from a library I use (Repli…