-
https://www.npmjs.com/package/vite-plugin-require-transform/v/1.0.11?activeTab=code
is missing the `dist/index.d.ts`
-
## Problem
Plugin autors should be able to just focus on the code and not on how to configure the build setup to release a bundle that is compatible with inlang.
Most things can be solved alread…
-
`ERROR: [plugin: externalize-deps] Failed to resolve entry for package "vite-aliases". The package may have incorrect main/module/exports specified in its package.json: No known conditions for "." ent…
-
## 简述
在`shared/userscript-config/src/index.ts`中引入了`vite-plugin-monkey/dist/client`中的方方法`GM_getValue`,用于某个自定义方法,在`packages/gitrec`中使用该自定义方法。而在构建`packages/gitrec`时,提示如下信息:
```
ReferenceError: __MON…
-
Is there documentation for using this plugin in Storybook 7?
-
### Scope
Improves an existing behavior
### Compatibility
- [ ] This is a breaking change
### Feature description
I've mentioned this on discord, but figured I'd create some issues to have this p…
-
We are working on adding some support for using ES Modules in Hardhat projects. We can't provide **full** support yet because Hardhat's plugin system relies on plugins being loaded synchronously, in t…
-
After updating tsup to to v6.6.0 our build is failing when running a general type checking with `--noEmit` because the typings of tsup re-export the typings of terser which in turn are incorrectly par…
-
## Problem
Following the [Remix Tutorial](https://marmelab.com/react-admin/Remix.html), after adding the two routes (index and splat) then running `yarn dev` and browsing to the served page (`http:…
-
### Issue description or question
I've created a minimally reproducible repo of my example, which you can find [here](https://github.com/excursus/wallaby-solidjs-vitest-broken/). The repo has o…