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.74k stars 691 forks source link

Demo link is broken #1298

Closed vidhill closed 10 months ago

vidhill commented 11 months ago

Prerequisites

Describe Your Environment

What browser are you using? Chrome Version 118.0.5993.117

What platform are you on? macOS

Describe the Problem

The demo link ( https://raw.githack.com/FormidableLabs/spectacle/main/examples/one-page/index.html ), linked from https://github.com/FormidableLabs/spectacle/blob/main/packages/spectacle/README.md is broken

Expected behavior: Demo

Actual behavior: Blank page

carloskelly13 commented 10 months ago

We have fixed the import map path. You may need to clean the browser cache to see the changes reflected.

Screenshot 2023-11-15 at 3 43 49 PM