-
Hi everyone did anyone manage to compile andross with react-native-web ? i tried to follow this guide but i'm sure i'm missing something
[here is the guide i'm trying to follow](https://github.com/n…
-
I am trying to replace browserify with webpack in order to get react-hot-loader working in my dev setup. Since I am already using gulp and want to stick with it for production build reasons I found th…
-
## Description
Currently upgrading from remix on esbuild to vite and getting export errors.
![CleanShot 2024-04-02 at 12 43 57](https://github.com/remix-run/remix/assets/6743796/da137386-d68b-4132-a…
-
## Bug Report
**Current Behavior**
Babel-helper-builder-react-jsx modifies string literal attribute values. Though it itself is already not nice, but even more, it does it in inconsistent way.
…
-
@elisealcala
Once I set nodeIntegration: false in webPreferences I get this error:
"Uncaught ReferenceError: require is not defined at Object.url (external "url":1)
![image](https://user-image…
-
This issue is a **Support request**
Hi I moved my `nwb` based project to Typescript. Everything fine except for the automatic reload of the browser on save.
I created the following `webpack` cu…
-
mo-ib updated
8 years ago
-
**Describe the bug**
The app is completely malfunctioning due to "Error: agent head missing" in development build. The URL directs to `localhost:3000/missing-api`, there is no functionality (cannot c…
-
Do you have a sample config for your plugin with webpack-dev-server ?
-
I've setup a spinner in a component to show while my Action / Store make an async request. The spinner shows as expected on the first request, but any subsequent requests do not trigger the spinner (a…