-
- [x] Implement `.webpackAST` method for next-swc
- [x] Pass js file contents to webpack so that it no longer needs to read them using `fs.readFile`
- [x] Implement loader that runs against `node_mo…
-
### System Info
System:
OS: Linux 5.4 Ubuntu 20.04.3 LTS (Focal Fossa)
CPU: (3) x64 Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz
Memory: 2.91 GB / 5.79 GB
Container: Yes
Shel…
-
## 🐛 Bug Report
I've created a simple test with no configuration. You can find it [here](https://github.com/cozmy/jest-performance). It takes 7.6 seconds just to start jest, and then, on file chang…
cozmy updated
3 months ago
-
*Current:*
1. *remote* react webpack app bundle successed.
2. *host* next app:`npm run dev` occur error
```
Disabled SWC as replacement for Babel because of custom Babel configuration ".babelrc" h…
-
## Bug Description
The issue arises from `undici@6.7.0`, which is believed to be caused by the PR https://github.com/nodejs/undici/pull/2743/files#diff-7d87ea2cf8b3c20e25ac9a785c4ae7603f4a8c3d7b…
-
### Version
```sh
System:
OS: macOS 13.2.1
CPU: (12) x64 Apple M2 Max
Memory: 66.69 MB / 64.00 GB
Shell: 5.8 - /usr/local/bin/zsh
Browsers:
Chrome: 121.0.6167.85
S…
-
### System Info
```
System:
OS: macOS 14.1
CPU: (10) arm64 Apple M1 Pro
Memory: 26.86 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.17.1 - ~/Library/Caches/fnm…
-
Can you show me how you would use this with TypeScript?
I created a project here:
https://github.com/joshski/ars-test
Following the example mentioned in the readme, I get:
```
➜ ars-test…
-
Currently, I develop a huge `react` project with
- `webpack@5.85.1`.
- Apple M1 Max
When edit some files to trigger HMR, in progress plugin output, `finishModules` step tooks long time. So I …
-
### Describe the bug
I found this issue when investigating vercel/next.js#34860. Like #1404, the repro repo chained `next-swc-loader` after `coffee-loader`, but the source map still doesn't work.
…