| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-03-05 | fix: pnpm dev時にファイルが空ならバックエンドの起動を待... | RyotaK | 1 | -2/+3 |
| 2023-01-21 | Update chokidar and use pnpm exec (#9640) | CyberRex | 1 | -1/+1 |
| 2023-01-16 | Use pnpm for package manager (#9531) | CyberRex | 2 | -8/+8 |
| 2023-01-03 | do `yarn cache clean --all` in clean-all.js | tamaina | 1 | -1/+6 |
| 2022-12-27 | rename: client -> frontend | syuilo | 3 | -4/+4 |
| 2022-12-20 | enhance: Vite HMR while yarn dev, and more build tuning (#9361) | tamaina | 3 | -0/+16 |
| 2022-11-24 | refactor: migrate to Yarn Berry (v3.2.1) (#8764) | Kainoa Kanter | 4 | -95/+9 |
| 2022-05-31 | Fix `Cannot find module` issue (#8770) | MeiMei | 1 | -1/+1 |
| 2022-04-30 | feat: Improve Push Notification (#7667) | tamaina | 6 | -0/+33 |
| 2022-02-06 | Update dev.js | syuilo | 1 | -0/+6 |
| 2021-11-19 | implement dev command | syuilo | 1 | -0/+36 |
| 2021-11-18 | introduce lint for client | syuilo | 1 | -0/+8 |
| 2021-11-14 | Update build.js | syuilo | 1 | -6/+0 |
| 2021-11-13 | npm scriptの互換性を修正 | syuilo | 2 | -6/+12 |
| 2021-11-12 | add clean script | syuilo | 1 | -0/+13 |
| 2021-11-12 | typo | syuilo | 1 | -0/+0 |
| 2021-11-12 | use eslint | syuilo | 1 | -0/+9 |
| 2021-11-12 | add install/build scripts | syuilo | 2 | -0/+52 |