Skip to content

Commit

Permalink
Update postinstall.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Aira-Sakuranomiya committed Sep 27, 2023
1 parent 89b0c2c commit 17f1be7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion postinstall.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { exec as originalExec } from "child_process";
const commands = [
"nuxt prepare",
"patch-package",
"npm --prefix ./packages/kirakira-backend run build",
"npm --prefix ./locales/editor run build",
];

Expand Down

0 comments on commit 17f1be7

Please sign in to comment.