djhi / my-nutrition

A Meteor application using Webpack, React and Redux for nutritionists who coach people.
MIT License
79 stars 25 forks source link

Server side debugging #11

Closed tokn136 closed 8 years ago

tokn136 commented 8 years ago

How do you debug the server bundle? As you create a single bundle for meteor to run I couldn't find a way to do source mapping etc. and then debug the server bundle (I'm using Webstorm). Any help would be kindly appreciated!