Skip to content

Multiplex via CDN - docs #43

Description

@WesleyTheGeolien

I was able to get this working via calling a CDN and no installs (This is mainly to have a standalone html file that works).

Not sure if it could be added to the docs but I ended up using:

<script defer src="https://cdn.jsdelivr.net/npm/reveal-multiplex@0.1.0/client.min.js"></script>

defer was important else I was getting an error with Reveal.getConfig not being declared. Hope this can be of use to someone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions