You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add --mashlib-module flag for ES module data browser
Adds a new --mashlib-module <url> option that serves an ES module-based
data browser instead of the classic script-based mashlib. Uses
<script type="module"> and <div id="mashlib"> (self-initializing).
Backwards compatible: existing --mashlib and --mashlib-cdn unchanged.
ClosesJavaScriptSolidServer#140
0 commit comments