Skip to content

Remove node_modules prefix from gulp commands#4159

Merged
rgrunber merged 1 commit into
redhat-developer:mainfrom
tsmaeder:4158_remove_node_modules_prefix
Sep 16, 2025
Merged

Remove node_modules prefix from gulp commands#4159
rgrunber merged 1 commit into
redhat-developer:mainfrom
tsmaeder:4158_remove_node_modules_prefix

Conversation

@tsmaeder

Copy link
Copy Markdown
Contributor

Use gulp <command> instead of gulp ./node_modules.bin/gulp. This allows to build on Windows and likely is more robust, anyway.

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>

@rgrunber rgrunber left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rgrunber rgrunber added this to the Early October 2025 milestone Sep 16, 2025
@rgrunber rgrunber merged commit d2df57b into redhat-developer:main Sep 16, 2025
2 checks passed
@rgrunber rgrunber linked an issue Sep 16, 2025 that may be closed by this pull request
@rgrunber rgrunber removed this from the Early October 2025 milestone Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not reference path when invoking gulp

2 participants