Published November 12, 2025
| Version anywidget@0.9.21
Software
Open
anywidget
Description
Patch Changes
Use rsbuild inline sourcemaps for JupyterLab extension (#909)
JupyterLab was refusing to load external source map files because they were being served with the wrong MIME type ('application/octet-stream' instead of the expected source map MIME type). This caused the extension to fail loading in version 0.9.20.
Switching to inline source maps embeds the source map directly in the JavaScript bundle, avoiding the MIME type issue while still providing source map support for debugging.
Files
manzt/anywidget-anywidget@0.9.21.zip
Files
(9.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f81babd26a9d1180e682c5ba236a10ff
|
9.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/manzt/anywidget/tree/anywidget@0.9.21 (URL)
Software
- Repository URL
- https://github.com/manzt/anywidget