added note on storybook task
This commit is contained in:
parent
c25700d7cd
commit
5baead043a
1 changed files with 5 additions and 0 deletions
5
TASKS.md
5
TASKS.md
|
|
@ -59,3 +59,8 @@
|
||||||
- Test store actions and selectors
|
- Test store actions and selectors
|
||||||
- Test component rendering
|
- Test component rendering
|
||||||
- Test persistence layer
|
- Test persistence layer
|
||||||
|
|
||||||
|
- [ ] **3.5 Add Storybook support**
|
||||||
|
- Introduces parallel build (vite internally) but core app remains no-build
|
||||||
|
- Storybook includes raw/native web component support
|
||||||
|
- Ensure individual components and layouts are properly organized, documented, demonstrated, and tested
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue