mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2025-12-22 22:00:00 +00:00
Add comprehensive demo with CI/CD pipeline
- Complete GitHub Actions workflow for demo deployment - Playwright test suite with 50+ tests - Performance monitoring and accessibility testing - Cross-browser compatibility testing - Local deployment scripts and documentation
This commit is contained in:
@@ -30,6 +30,7 @@ members = [
|
||||
"performance-audit", # Performance audit system
|
||||
"leptos_v0_8_test_app", # Leptos v0.8 compatibility test app
|
||||
"examples/leptos", # WASM demo application
|
||||
"examples/dashboard-demo", # Dashboard demo application
|
||||
"wasm-demo", # Dedicated WASM demo for leptos-shadcn-ui-wasm
|
||||
|
||||
# Basic components (no internal dependencies)
|
||||
|
||||
Reference in New Issue
Block a user