Webstorm: How to debug a Meteor package ? Follow
Hi,
I am new to Webstorm. I tried it, I like it and I buyed it.
I use it currently only for developing Meteor apps.
Debugging the Meteor app works very well in Webstorm, but debugging a package dont work me.
I develop a couple of packages inside of a Meteor app:
So I created a Meteor app and inside of the Meteor app a "packages" folder. In the packages folder are some new packages developed by me.
Setting a breakpoint inside of a package dont work.
Is their a way to debug Meteor packages ??
Would be great to figure out how this works.
Cheers,
Uli
Please sign in to leave a comment.
Known issue, please follow https://youtrack.jetbrains.com/issue/WEB-16337 for updates