- Wrapped config in async defineConfig factory so visualizer can be dynamically imported only when ANALYZE=true; normal builds incur zero overhead - Added frontend/stats.html to .gitignore (ephemeral artifact; canonical copy lives in .planning/perf/)
10 lines
141 B
Plaintext
10 lines
141 B
Plaintext
.env
|
|
.DS_Store
|
|
node_modules/
|
|
backend/data/
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
frontend/package-lock.json
|
|
frontend/stats.html
|
|
screenshots/
|