Skip to content

Conversation

@jsantell
Copy link
Collaborator

@jsantell jsantell commented Oct 31, 2025

Summary by cubic

Switched static assets to symlinks and updated copying to dereference them so builds include real files. Consolidated JSX type defs into a single source under @commontools/html to remove duplication.

  • Refactors
    • Types now point to packages/html/src/jsx.d.ts; static/assets/types/jsx.d.ts is a symlink to that file.
    • Replaced @std/fs copy with a local helper in packages/deno-web-test/utils.ts that resolves symlinks and copies the target files/directories.

Written for commit a4e3622. Summary will update automatically on new commits.

@jsantell jsantell force-pushed the use-symlinks-for-static-assets branch from 5230a93 to a4e3622 Compare October 31, 2025 20:50
@jsantell jsantell merged commit 2feee9b into main Oct 31, 2025
8 checks passed
@jsantell jsantell deleted the use-symlinks-for-static-assets branch October 31, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants