Skip to content

Commit

Permalink
chore: fix debugger launcher on window (#4750)
Browse files Browse the repository at this point in the history
* chore: fix debugger on windows

* chore: fix more

* chore: clean

* chore: cleanup
  • Loading branch information
h-a-n-a authored Nov 23, 2023
1 parent 731b3ce commit 3e38815
Show file tree
Hide file tree
Showing 9 changed files with 171 additions and 225 deletions.
2 changes: 1 addition & 1 deletion crates/node_binding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
"@rspack/binding-linux-x64-gnu": "workspace:*",
"@rspack/binding-win32-x64-msvc": "workspace:*"
}
}
}
17 changes: 0 additions & 17 deletions examples/test.js

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"@types/jest": "29.1.0",
"@types/node": "16",
"@types/rimraf": "3.0.2",
"chalk": "^5.3.0",
"commander": "10.0.1",
"cross-env": "^7.0.3",
"husky": "^7.0.4",
Expand Down
Loading

0 comments on commit 3e38815

Please sign in to comment.