-
In the [Preact rewire](https://github.com/timarney/react-app-rewired/blob/master/packages/react-app-rewire-preact/index.js), the entire `config.resolve` object in the CRA Webpack config is blown away …
-
This is a weird one, and I bet this isn't the right place for it. Running `yarn build` in my create-react-app project, it fails with:
```yarn build v1.0.1
$ react-scripts build
Creating an optimi…
-
# Bug report
**What is the current behaviour?**
Importing the [influx](https://www.npmjs.com/package/influx) package in `src/components/app.js` causes this error in the browser:
![image](http…
dandv updated
6 years ago
-
Hi. I checked given example with https://www.webpagetest.org (From: Dulles, VA - Moto G4 - Chrome - 3G). I'm talking about `stephenkingsley/hackerNews-pwa`.
https://www.webpagetest.org/result/18013…
-
I use create create app for teaching and I don't see the benefit in making stuff more complicated with adding so much advanced boilerplate code.
You probably know that service worker won't work on …
-
## The dependency [antd](https://github.com/ant-design/ant-design) was updated from `3.17.0` to `3.18.0`.
🚨 [View failing branch](https://github.com/alanrsoares/frontend-primer/compare/master...alan…
-
https://github.com/babel/babel/milestone/14
-
Guessing this is an incompatibility with latest version of mobx
-
For a long time now I've been considering deprecating glamorous (NOT glamorous-native) in favor of [emotion](https://emotion.sh/).
**Here's my reasoning**:
1. Emotion can do everything glamorous…
-
Cloned the repo, did `yarn`, then `yarn run dev` and `yarn run db` and while the project loads, it throws an error `Manifest: Line: 1, column: 1, Unexpected token.` in Chrome.
When going to the Appl…