Chung, Lian

Results 3 issues of Chung, Lian

**Describe the bug**: Starting from [email protected], `@vue/compiler-sfc` is [built-in dependency in Vue](https://www.npmjs.com/package/@vue/compiler-sfc). But removing it from dependencies list will cause package manager to warn about unmet dependency. **To Reproduce**: Install...

## Environment Just like these issues described: - #3933 - #3621 - #3166 - #3852 Any project with [Webpack 5](https://webpack.js.org/plugins/environment-plugin/), [Vite](https://vitejs.dev/config/shared-options.html#define) or any similar `process.env` patching bundler without `process` been...

We are using `jotai-swc` in next.js 14 with the swc plugin enabled and encounter the following issue: When the atom is generated from a **scoped named function** all atoms return...

needs reproduction