Skip to content

Conversation

@jsantell
Copy link
Collaborator

@jsantell jsantell commented Mar 7, 2025

  • Added a script to bundle ($workspace/scripts/bundle.ts [entry] [outfile]) a package e.g. turn a TS graph into a single JS file, mostly for manual individual package testing, in the case of common-ui, an example HTML page.
  • Decorators are a source of conflict between vite (babel+ts+esbuild?), raw esbuild bundling, and running in deno. Let's sidestep this completely and not use decorators.
  • Removed a 4MB image

@jsantell jsantell merged commit a73999b into main Mar 7, 2025
5 checks passed
@jsantell jsantell deleted the deno-check-common-ui branch March 7, 2025 20:09
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