-
I am curious about the future of preact-cli. I have been experimenting with a couple of projects, each of which I have run into _some_ issues.
One example is supporting `async`/`await` and the requ…
-
I think :) See also https://github.com/mobxjs/mobx/issues/1082
I saw double mobx entries in people's module tree which doesn't seem to be correct:
```
├─ mobx-react@4.1.0
├─ mobx@3.1.0
└─ re…
-
As of now, when we run a dev server using `preact serve` or `preact watch` by default opens on `8080` port.
If there is a process which runs on `8080` already, preact doesn't ask the user whether h…
-
Not sure what category this would fall under as it's not a boilerplate
It's a tool to allow running Preact via Create React App without ejecting i.e. try Preact out but keep CRA.
The main repo i…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
Developers meaning to do the right thing will often accidentally ship DEV mode to production ra…