Commit 74b871a
Add built static assets for marimo widget tests
Add the compiled JavaScript and CSS files that are required for the
Buckaroo anywidget to function properly in marimo notebooks:
- buckaroo/static/widget.js (2.3MB) - Compiled TypeScript/React code
- buckaroo/static/compiled.css (8.3KB) - Compiled styles
These files are generated by the build process (pnpm run build) in
packages/buckaroo-js-core/ and must be present in the Python package
for anywidget to load them.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0d91f67 commit 74b871a
2 files changed
Lines changed: 69922 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments