-
Hi, when I build the project with `yarn build` and serve the project `serve -s build` , I am unable to log in with the existing users in the DB or create a new user. What do I do?
-
### Describe the bug
If you use istanbul coverage (required for browser mode), override the coverage `excludes`, and use `vi.hoisted`, then your test runs fail with cryptic syntax errors.
This wor…
-
### Describe the bug
To manage well the bundle, I am setting the packages into manualChunks e.g.:
The package fabric is used only in the admin area of my app, that is why I don't need it to be loa…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
### Describe the bug
I am writing a CLI for a project of mine and I want to be able to include files from that project when running the CLI for certain tasks. However, since I rune vite (for the U…
-
### Version
Vben Admin V5
### Describe the bug?
执行pnpm dev:antd命令时,同样的版本在mac m1电脑上运行正常,放在centos服务器上就报了如下错误,问了gpt说:可能是 esbuild 版本不兼容或配置问题导致。有人遇到类似的问题吗?
the CJS build of Vite's Node API is depreca…
-
### Is your proposal related to a problem?
Indirectly.
Create React App comes with [React Testing Library](https://testing-library.com/) as a great default for testing React applications. Elabor…
-
### Search Terms
- node-ts and tsconfig paths
- tsconfig paths
what I found:
- https://github.com/TypeStrong/ts-node/issues/1948
- https://stackoverflow.com/questions/72549407/how-to-use-tsconf…
a-x- updated
2 months ago
-
### Describe the bug
After upgrading to "unplugin-auto-import": "0.15.0" from 0.14.4 I am getting:
EISDIR: illegal operation on a directory (full log listed below)
The problem goes away by usin…
-
**Describe the bug**
As far as I can tell there's no way to use sveltekit runtime imports (eg: `$app/navigation`) outside of sveltekit dev/build. Which makes testing virtually impossible. If there is…