ssr
Installation
SKILL.md
Spartacus SSR Development
This skill covers Server-Side Rendering (SSR) development and testing.
Directory Structure
| Path | Purpose |
|---|---|
core-libs/setup/ssr |
Custom Angular SSR engine |
projects/ssr-tests/ |
E2E SSR tests (Node) |
Commands
# Unit test SSR lib (Jest)
nx run setup:test