We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66419c commit 8253967Copy full SHA for 8253967
org.nodeclipse.ui/plugin.xml
@@ -321,7 +321,7 @@
321
icon= "icons/npm/npm_bottom_right_corner_run_half_size.png"
322
id= "org.nodeclipse.ui.npm.InstallLaunchShortcut"
323
label= "npm install"
324
- modes= "run, debug" >
+ modes= "run" >
325
<configurationType
326
id= "org.nodeclipse.ui.npm.LaunchConfigurationType" >
327
</configurationType>
@@ -353,7 +353,7 @@
353
354
id= "org.nodeclipse.ui.npm.LaunchShortcut"
355
label= "npm ..."
356
357
358
359
0 commit comments