Trying to debug a Meteor - Angular2 project

Dear,

I'm trying to debug a Meteor Angular2 (typescript) project.

created Meteor run config, but debug mode doesn't start. Button does nothing. Breakpoints server side don't get hit

enabling javascript debug doesn't hit the client side breakpoints. 

I can live with using the browser debug for client side debugging, but how Could I setup for server code debug?

KR,

 

Bert

 

0
3 comments
Avatar
Permanently deleted user

Hi Bert.

What IDE and what version specifically are you using?

0

I'm using PyCharm latest version. (2016.3.2)

 

In the meantime a new update has arrived on the Meteor plugin and the serverside debug has been solved.

Client side breakpoints still don't get hit (don't see the sourcemap in the javascript debug sources, I guess this is why), but this would be only a nice to have since I can debug in Chrome dev tools.

 

Ciao,

 

Bert

0

Please sign in to leave a comment.