-
### Current Behavior
In the latest release (16.10.0) resolution of local libraries in webpack typescript config doesn't work anymore. This is a regression from 16.9.1.
### Expected Behavior
Resolut…
-
### Description
Hi everyone, increased version from 3.3.0 to 3.4.1 and got error " ERROR ReferenceError: Property '_IS_FABRIC' doesn't exist, js engine: hermes ".
### Steps to reproduce
Only bu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
```
$ nest start --watch
> SWC Running...
Successfully compiled: 103 files with sw…
-
**Is your feature request related to a problem? Please describe.**
Just a question - are es6 modules supported (given that its 'cache' is not exposed like Node's require)?
I need this info to upd…
-
I noticed this while using Node 20.x and using the new `CustomEvent` global.
Inside nodejs this answers `true`:
```ts
try { new CustomEvent('abc', 'abc') } catch (e) { console.log(e instanceof …
-
I recently tried to switch to `@swc/jest` from `ts-jest` (to see if it would resolve issues I'm experiencing with jest mock stuff) and that very quickly came to halt. Upon the first run I was greeted …
-
If i use `swc/jest` and i have this plugin configured `.swcrc` to use this plugin the tests will fails with:
```Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)```
-
Steps to reproduce:
1. `mkdir test-swc && cd test-swc`
2. `yarn init -y`
3. `yarn add -D @swc/core @swc/jest`
-
### Current Behavior
https://nx.dev/recipes/tips-n-tricks/define-environment-variables
./.env file is not loading.
only ./apps/my-app/.env is loading.
### Expected Behavior
https://nx.dev…
-
## Current Behavior
When running `nx build` for my buildable library I don't get `d.ts` files in the output directory.
## Expected Behavior
`d.ts` files should be generated.
## Steps t…