Make node_modules visible, as an option
Make an option to show "node_modules" so we can install breakpoints on dependencies.
5
votes

comment if the solution did not work
1 comment
-
Just press F5 or configure Eclipse to autorefresh, so node_modules appear after npm install.