just-boris / create-preact-app

Create Preact apps with no build configuration.
MIT License
95 stars 8 forks source link

Preact Compat #1

Closed tonyalaribe closed 7 years ago

tonyalaribe commented 7 years ago

The react script doesnt seem to support preact compat, which is important for packages like mobx to work. Any plans to support this?

just-boris commented 7 years ago

Fixed in ecfac233464ec3d3dc53d6993e5ccde50b2e4152

Please run npm install @just-boris/preact-scripts@0.8.4-1 to get this change.