FormidableLabs / spectacle-boilerplate

[DEPRECATED] Boilerplate project for getting started with Spectacle Core
579 stars 192 forks source link

move to webpack-dev-server; separate webpack configs; add html-webpack-plugin #39

Open DSchau opened 7 years ago

DSchau commented 7 years ago

Hello!

I found that this boilerplate is great (as is spectacle), but there are some simple tweaks I think we could make to possibly move to more of a standard config

As such, I made a bunch of them. Here's a high level list, and I'll try and go through and add comments to the files when appropriate.

Please let me know if there's anything else I can do to help out/improve this PR.

Long-term, I'd love to get a fork of create-react-app working that supports markdown (and other necessary functionality of spectacle) and just use that, but I still think there's value in these changes.

Thanks!