WeeklyDefault/BossRow를 bosses/imageBase/hasScheduler prop 받도록 일반화. 데스티니 단순 계산 모드에서 8개 보스의 난이도·파티 인원·완료 상태를 설정할 수 있도록 구현. 주차별 계산은 플레이스홀더. store에 destiny weekly 슬롯 추가하고 v1 migrate로 기존 사용자의 localStorage backfill 처리. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Oxc
- @vitejs/plugin-react-swc uses SWC
React Compiler
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.
Expanding the ESLint configuration
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.