mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
updates
This commit is contained in:
parent
797607aabb
commit
0dc93d6f62
6 changed files with 571 additions and 636 deletions
|
@ -92,9 +92,7 @@ try {
|
|||
"pnpm prettier . -w\ngit update-index --again"
|
||||
);
|
||||
chmodSync(".git/hooks/pre-commit", 0o755);
|
||||
} catch {
|
||||
|
||||
}
|
||||
} catch {}
|
||||
|
||||
const watch = spawn("pnpm", ["rspack", "-w"], {
|
||||
detached: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue