jcoreio / crater

Meteor/Webpack/React SSR app skeleton that runs your app code outside of Meteor Isobuild
ISC License
82 stars 10 forks source link

use my new smart-restart package instead of supervisor or piping #45

Closed jedwards1211 closed 7 years ago

darkadept commented 7 years ago

Cool! I was going to submit an issue about the supervisor syntax. It looked like you were wanting to watch the src/server folder and the src/universal folder. Only the src/server folder was being watched. I guess this PR will remove that bug.

jedwards1211 commented 7 years ago

Yeah this PR is going to add several nice new features!