Stephan Steiner
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Stephan Steiner created a post, Webstorm adding unwanted 'node' parameter to yarn commandline that makes running/debugging impossible
We have a new dev that we're trying to onboard. New installation of Webstorm 2025.3.3, no settings imported or anything. When trying to create a run/debug configuration for node.js, we're selecting... -
-
Stephan Steiner created a post, Jar Artifact - don't explode dependencies into output jar
HiI'm coming from Netbeans which upon building creates the following:dist/ (containing the project with the main method and manifest file), dist/lib containing all my dependencies (could be other j...