FormidableLabs / spectacle

A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code.
https://commerce.nearform.com/open-source/spectacle/
MIT License
9.75k stars 691 forks source link

One-page: Pure ESM #1277

Closed ryan-roemer closed 1 year ago

ryan-roemer commented 1 year ago

Hey! What do you know? importmaps now mostly work! Which means we can update our browser one-page version to use just ESM.

Fixes:

Notes:

Future notes:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spectacle-docs-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2023 11:51pm
ryan-roemer commented 1 year ago

STATUS: Hold up. Something's rebroken with that prism import...

ryan-roemer commented 1 year ago

Oh, haha -- we need to publish my fix first for a preview to work. All good to review @carloskelly13 @gksander !

carloskelly13 commented 1 year ago

Hitting the local mjs build reveals your theme fix works!

image