-
Tentando implementar as diretaivas da [issues/38](https://github.com/AddressForAll/site-v2/issues/38). Após executar
```bash
git clone https://github.com/AddressForAll/site-v2.git
cd site-v2
np…
-
Hi, seems last build is buggy
```js
> SWC Running...
Successfully compiled: 104 files with swc (190.78ms)
Watching for file changes.
node:internal/modules/cjs/loader:495
throw err;
…
-
### Verify Next.js canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Describe the bug
Installing next-superjson-plugin for next.js plus sentry (https://…
-
```js
import { transformSync } from "@swc/core";
const src = `
import { FormattedMessage } from "react-intl";
export function App() {
return (
);
}
`;
const resu…
-
TSC Found 0 issues. Generating metadata...
server:dev: Successfully compiled src\metadata.ts with swc (7.87ms)
server:dev: Error: Cannot find module '.prisma/client/default'
server:dev: Require s…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I'm trying to port from babel-loader and ts-loader to swc-loader, but everytime `require.context` is called, it returns undefined.
When printing the `require` variable, it returns the following mo…
-
I have that other long thread already going, thought I would keep this one separate.
I am trying to set up a test repo for you for my other issue, but ran into an error while setting it up.
I too…
-
Hi,
First of all thanks for your work! This addon is really useful in monorepo environment.
Unfortunately this addon doesn't work (decorators aren't applied) together with [storybook-addon-swc](…
-
PS D:\gitWorkSpace\chatflow-main> npm run start
> chatflow@2.0.16 start
> cross-env NODE_OPTIONS="--no-warnings --loader=ts-node/esm" node ./example/ding-dong-bot.ts
D:\gitWorkSpace\chatflow-ma…