Refactor page components (docs, examples, specs, reference, layouts) and adapters (adapter-sx, boot-helpers, orchestration) across sx/ and web/ directories. Add Playwright SPA navigation tests. Rebuild WASM kernel with updated bytecode. Add OCaml primitives for request handling. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
19 lines
245 B
Plaintext
19 lines
245 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
shared/sx/.cache/
|
|
.env
|
|
node_modules/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.venv/
|
|
venv/
|
|
_snapshot/
|
|
_debug/
|
|
sx-haskell/
|
|
sx-rust/
|
|
shared/static/scripts/sx-full-test.js
|
|
hosts/ocaml/_build/
|
|
hosts/ocaml/browser/sx_browser.bc.wasm.assets/
|