Closed nmkridler closed 8 years ago
Need to add a react-router option for multi-page apps.
Not sure whether or not to make the transpiling step something manual or have a build step like in ipython: https://github.com/jupyter/notebook/blob/master/setupbase.py
Completed with Pull Request #31
PyReact is not being maintained anymore and should be removed as a dependency.
Proposed Solution: Remove jsx transformation step (instead write the jsx file) Create a build step (relying on babel or webpack) Create a pipeline to determine whether or not to include buildstep