forked from naskya/firefish
chore: stop formatting neko/index.js
This commit is contained in:
parent
e70a056f67
commit
e98b8fc2eb
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -113,7 +113,6 @@ $(T)/regenerate-entities: $(MIGRATIONS)
|
||||||
neko/index.js: $(RUSTY_STUFF)
|
neko/index.js: $(RUSTY_STUFF)
|
||||||
pnpm --filter='backend-rs' run build:debug
|
pnpm --filter='backend-rs' run build:debug
|
||||||
[ -f $(RUST_DIR)/built/index.js ]
|
[ -f $(RUST_DIR)/built/index.js ]
|
||||||
pnpm run format
|
|
||||||
rm neko/index.js
|
rm neko/index.js
|
||||||
cp $(RUST_DIR)/built/index.js neko/index.js
|
cp $(RUST_DIR)/built/index.js neko/index.js
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue