Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add --debug flag to the CLI dev command #4907

Open
bensenescu opened this issue Nov 22, 2024 · 1 comment
Open

[Feature]: Add --debug flag to the CLI dev command #4907

bensenescu opened this issue Nov 22, 2024 · 1 comment
Labels
Area: @shopify/app @shopify/app package issues Type: Enhancement New feature or request

Comments

@bensenescu
Copy link

What area(s) will this request affect?

Running your code locally

What type of change do you want to see?

New feature

Overview

Is it possible to support a --debug flag to shopify app dev for integration with IDEs?

https://remix.run/docs/en/main/other-api/dev#remix-dev---debug

This was introduced in hyrdrogen and seemed like a quick fix.

Shopify/hydrogen#866
https://github.com/Shopify/hydrogen/pull/869/files

Motivation

Improve local development by making it easier for developers to run debuggers for their remix apps building on shopify.

@bensenescu bensenescu added the Type: Enhancement New feature or request label Nov 22, 2024
@isaacroldan isaacroldan added the Area: @shopify/app @shopify/app package issues label Dec 16, 2024
@gonzaloriestra
Copy link
Contributor

Hi! In case it helps, you can easily debug from VSCode by opening Debug: Debug npm script from the command palette and then choosing dev.

Do you work with any other IDE?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: @shopify/app @shopify/app package issues Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants