summaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-05fix: pnpm dev時にファイルが空ならバックエンドの起動を待...RyotaK1-2/+3
2023-01-21Update chokidar and use pnpm exec (#9640)CyberRex1-1/+1
2023-01-16Use pnpm for package manager (#9531)CyberRex2-8/+8
2023-01-03do `yarn cache clean --all` in clean-all.jstamaina1-1/+6
2022-12-27rename: client -> frontendsyuilo3-4/+4
2022-12-20enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina3-0/+16
2022-11-24refactor: migrate to Yarn Berry (v3.2.1) (#8764)Kainoa Kanter4-95/+9
2022-05-31Fix `Cannot find module` issue (#8770)MeiMei1-1/+1
2022-04-30feat: Improve Push Notification (#7667)tamaina6-0/+33
2022-02-06Update dev.jssyuilo1-0/+6
2021-11-19implement dev commandsyuilo1-0/+36
2021-11-18introduce lint for clientsyuilo1-0/+8
2021-11-14Update build.jssyuilo1-6/+0
2021-11-13npm scriptの互換性を修正syuilo2-6/+12
2021-11-12add clean scriptsyuilo1-0/+13
2021-11-12typosyuilo1-0/+0
2021-11-12use eslintsyuilo1-0/+9
2021-11-12add install/build scriptssyuilo2-0/+52