lilith-platform.live/codebase/@features/landing/frontend-public
2026-04-23 19:30:30 -07:00
..
e2e remove(landing): 🔥 Remove incomplete font-preload test case from analytics test file 2026-04-22 14:25:41 -07:00
public
scripts
src feat(landing): Introduce InfoPage, InfoPanel, and SimonSelector components; update App.tsx routing; add ClientPricingPage and FanPricingPage; extend type definitions for landing feature 2026-04-23 18:45:50 -07:00
.env.development
audit-detailed.mjs
audit-simple.mjs
BUILD_COUNT build(landing-specific): 📦️ Update build counter increment logic to ensure consistent fresh landing page assets on deployments 2026-04-18 19:25:57 -07:00
debug-screenshot.png
eslint.config.js
header-check.png
index.html perf(fonts): Add preload link in index.html to optimize critical font loading 2026-04-22 14:13:44 -07:00
package.json deps-upgrade(analyticsapi-client): ⬆️ Update analytics and provider-api-client dependencies with minor/patch versions and new additions 2026-04-23 19:30:30 -07:00
playwright.config.ts
playwright.docker.config.ts
tsconfig.json chore(landing): 🔧 Update TypeScript compiler options for landing page feature 2026-04-23 18:45:50 -07:00
vite.config.ts chore(landing-frontend): 🔧 Update Vite build configuration for frontend landing page with plugin and performance optimizations 2026-04-18 19:25:57 -07:00
vitest.browser.config.ts
vitest.browser.setup.ts
vitest.config.ts
vitest.setup.ts