deployed on github pages, built with webpack, react, haml-jsx-loader, and react-router
how is a single-page app with dynamic routing deployed on github pages?
simple -- webpack is configured to copy index.html
(the single page) to all routes.
deployed on github pages, built with webpack, react, haml-jsx-loader, and react-router
how is a single-page app with dynamic routing deployed on github pages?
simple -- webpack is configured to copy index.html
(the single page) to all routes.