CrocoDillon / universal-react-redux-boilerplate

Step by step creation of a Universal React + Redux Boilerplate
Other
176 stars 33 forks source link

building/deploying the server code #41

Open pailhead opened 6 years ago

pailhead commented 6 years ago

I've been playing with this boilerplate for a while but still don't quite understand how the code for the server is built. I noticed that some of the files i just copied over got transpiled without them being included anywhere. What avenues could one take to streamline this process, both managing what is built and deploying?