1
0
Fork 1
mirror of https://example.com synced 2024-11-22 05:26:38 +09:00

chore: stop formatting neko/index.js

This commit is contained in:
naskya 2024-01-23 02:35:30 +09:00
parent 2d97eb1163
commit c455d6220b
Signed by: naskya
GPG key ID: 712D413B3A9FED5C

View file

@ -113,7 +113,6 @@ $(T)/regenerate-entities: $(MIGRATIONS)
neko/index.js: $(RUSTY_STUFF)
pnpm --filter='backend-rs' run build:debug
[ -f $(RUST_DIR)/built/index.js ]
pnpm run format
rm neko/index.js
cp $(RUST_DIR)/built/index.js neko/index.js