mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 17:45:58 +03:00
[PR #309] [MERGED] [dev-QoL] add debug script to package.json #343
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#343
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jehna/humanify/pull/309
Author: @0xdevalias
Created: 2/7/2025
Status: ✅ Merged
Merged: 2/7/2025
Merged by: @jehna
Base:
main← Head:0xdevalias/add-debug-script📝 Commits (1)
7fa335dadd debug script to package.json📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
package.json(+1 -0)📄 Description
This is a tiny dev Quality of Life PR that adds a simple
debugscript topackage.jsonthat allows running the app throughtsxwithnode's--inspect-brkflag; which then allows connecting to it for remote debugging, eg. fromchrome:inspector similar:chrome://inspect/#devices:See also
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.