@rolldown/debug
Advanced tools
+5
-2
| { | ||
| "name": "@rolldown/debug", | ||
| "version": "1.0.0-beta.8-commit.534fde3", | ||
| "version": "1.0.0-beta.8-commit.56abf23", | ||
| "license": "MIT", | ||
@@ -14,2 +14,5 @@ "type": "module", | ||
| }, | ||
| "devDependencies": { | ||
| "@oxc-node/cli": "^0.0.25" | ||
| }, | ||
| "exports": { | ||
@@ -25,3 +28,3 @@ ".": { | ||
| "scripts": { | ||
| "gen-action-types": "node --import @oxc-node/core/register ../../scripts/src/gen-debug-action-types.ts", | ||
| "gen-action-types": "oxnode ../../scripts/src/gen-debug-action-types.ts", | ||
| "build": "pnpm run gen-action-types && tsc -b", | ||
@@ -28,0 +31,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
7315
0.38%1
Infinity%