alexmingoia / purescript-pux

Build type-safe web apps with PureScript.
https://www.purescript-pux.org
Other
566 stars 76 forks source link

react-interop not built as part of `npm test` #124

Closed FranklinChen closed 7 years ago

FranklinChen commented 7 years ago

Unintentional omission in package.json?

 "test": "npm run build:example:counter && npm run build:example:nested-foldp && npm run build:example:ajax && npm run build:example:routing && npm run build:example:form"