-
### Current Behavior
When adding plugin e2e tests with the e2eProjectGenerator, a _start-local-registry.ts_ is generated.
When I run the e2e target of my-plugin-e2e, which executes the _start-local-…
-
### Current Behavior
Regardless of the issue #21481 I reported, clean installed custom server brakes webpack HMR. `ws://localhost:4200/_next/webpack-hmr` request was successfully upgraded to websocke…
-
### Current Behavior
Running a NextJS app with the --turbo flag fails to compile when entering any page
### Expected Behavior
The --turbo flag should work
### GitHub Repo
_No response_
### Steps…
-
### Current Behavior
When I serve my NestJS project in development and change a file, it reloads perfectly the first time. When I change the file again, it stop refreshing and does nothing. This al…
poeck updated
3 weeks ago
-
### Describe the feature
A configuration option to output mjs files instead of js files (when using module type es6).
### Babel plugin or link to the feature description
https://babeljs.io/d…
-
### Current Behavior
nx fails to run on my self-hosted github runners when trying to upgrade from 20.0.3 to 20.0.5 with the error in $SUBJECT. No additional information is printed into the console. A…
-
The SWC React vite plugin has some nasty constraints on what we can do in our code.
[Read more here](https://github.com/vitejs/vite-plugin-react-swc?tab=readme-ov-file#consistent-components-exports)
…
-
### 相关平台
微信小程序
**小程序基础库: 2.33.0**
**使用框架: React**
### 复现步骤
npx @tarojs/cli-convertor
### 期望结果
生成taroConvert
### 实际结果
报错Failed to load plugin 'taro' declared in 'BaseConfig': Can…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
qwik 1.8.0 doesnt work with NX monorepo
### Reproduction
https://github.com/mhuretski/qwik-monorepo
### Steps to reproduce
1. …
-
Will there be instructions on how to use the new React Compiler given that it's babel based?