-
### System Info
System: Mac os Sonoma
Packages:
```
"devDependencies": {
"@rsbuild/plugin-sass": "^1.0.1",
"@rsbuild/plugin-vue": "^1.0.1",
"@rspack/cli": "1.0.8",
"@rspack/core": …
-
### Current behaviour
```
import { registerTranslation, enGB } from 'react-native-paper-dates';
registerTranslation('en-GB', enGB);
```
Uncaught ReferenceError: require is not defined
at eva…
-
### Current behavior
When I import redux store and use a dispatch function. I am getting :
```
Webpack Compilation Error Module parse failed: Unexpected token (1:0) You may need appropriate lo…
-
Our RN app of which we want to create a web version from fails to serve due to `DynamicFonts` using `react-native-fs`.
```
➜ momo-app git:(staging) ✗ yarn web
yarn run v1.22.19
$ webpack serve …
-
Hi!
First off, thanks for a great plugin!
When I added it to our React/TypeScript project I got errors on our imports of svg files. The error was this:
```
Module parse failed: C:\path\node_modu…
-
### Link to the code that reproduces this issue
https://github.com/MaciejWiatr/svgr-nextjs-css-url-repro
### To Reproduce
1. Create new nextjs app with turbopack enabled for dev server (`nex…
-
Hello there,
Thanks for such a brilliant work you did so far by implementing CSS-Modules and other CSS pre-processors.
I was wondering if it would be possible to implement the [svg-react-loader]…
-
```
Collecting page data .Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/USER/credit-score-web/node_modules/.pnpm/@naverpay+svg-manager@0.0.1_react-dom@17.0.2_react@17.0.2/node_modules/reac…
-
In order to ensure stable releases don't break the wider ecosystem it'd be beneficial to have tests running for all libraries used with Next.js so that we can catch potential bugs early.
Non-exhau…
-
As soon as I can create an app called "objstor" it fails to load but all other app name work.
Screenshot
![image](https://github.com/user-attachments/assets/02b3cedf-075c-4025-996d-30e07eb50…