-
the swc-loader is using `this.getOptions()` function, which is introduced in webpack 5. Need to use `loader-utils` to getOptions when webpack is
-
### System Info
```
System:
OS: macOS 14.5
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Memory: 125.49 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 2…
-
### Discussed in https://github.com/swc-project/swc/discussions/9526
Originally posted by **zhangmingyuan666** September 3, 2024
I am using rspack in Node.js, and use swc-loader as the loader…
-
### System Info
System:
OS: macOS 15.0.1
CPU: (10) arm64 Apple M1 Max
Memory: 1.92 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.16.0 - ~/.local/state/fnm_multishells…
-
### 问题出在哪个包
@taroify/core, @taroify/icons
### 问题出在哪个平台/设备/浏览器
H5
### 平台/设备/浏览器
_No response_
### 你正在使用的 Taroify 版本是多少
0.4.1-alpha.0
### 描述一下您遇到的问题以及重现步骤
终端运行`pnpm dev:h5`后,提…
-
```
espionage724@Spinesnap:~/Projects/2004Scape-Server/src $ cd ~/'Projects/2004Scape-Server/src' && npm start
> 2004scape@1.0.0 start
> npm i && npm run ts-loader src/lostcity/app.ts
> 200…
-
### What problem does this feature solve?
Since SWC already supports [Isolated Declarations in TS 5.5](https://www.typescriptlang.org/tsconfig/isolatedDeclarations.html), Rslib can provide option to …
-
### Verify Next.js canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Describe the bug
When running the build, I get the following issue. I guess s…
-
### Describe the bug
swc-node throws a SyntaxError and crashes when importing files from outside the directory, even if included in the tsconfig files property.
This works with both tsc and ts-nod…
-