alexmingoia / pux-starter-app

Starter Pux app w/ hot-reloading and isomorphic routing and rendering
https://www.purescript-pux.org
BSD 3-Clause "New" or "Revised" License
101 stars 39 forks source link

Add /webpack-dev-server to url in README #2

Closed mostalive closed 8 years ago

mostalive commented 8 years ago

opening the browser there shows a nicer environment with 'App ready' in the header bar, and according to some issue (can't find it back atm) it also helps when webpack does not want to reload (not to sure about that).

alexmingoia commented 8 years ago

I'm actually going to push a full rewrite of this boilerplate in a few hours... it fixes a number of issues and includes server-side isomorphic rendering. Hang tight!

alexmingoia commented 8 years ago

Thanks for the contribution, but I must close this as I have rewritten the boilerplate and it no longer depends on webpack-dev-server. However, it's now an isomorphic application out-of-the-box and some issues with hot-reloading were fixed.

mostalive commented 8 years ago

Even better :-).

On Wed, Feb 3, 2016 at 4:56 AM, Alex Mingoia notifications@github.com wrote:

Thanks for the contribution, but I must close this as I have rewritten the boilerplate and it no longer depends on webpack-dev-server. However, it's now an isomorphic application out-of-the-box and some issues with hot-reloading were fixed.

— Reply to this email directly or view it on GitHub https://github.com/alexmingoia/purescript-pux-boilerplate/pull/2#issuecomment-179008890 .