added note on storybook task

This commit is contained in:
authentik Default Admin 2026-03-04 18:58:22 -08:00
parent c25700d7cd
commit 5baead043a

View file

@ -59,3 +59,8 @@
- Test store actions and selectors
- Test component rendering
- 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