Skip to content

Usage without npm #142

@pikilon

Description

@pikilon

Is there any documentation about how to load the plugin from a CDN?
I am trying this

  <script src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.js"></script>
  <script src="//cdnjs.cloudflare.com/ajax/libs/require-text/2.0.12/text.js"></script>

and in the console I am getting this error
Error: Mismatched anonymous define() module: function (module) {...

It is hard to find how to load the plugins, it will be nice if requirejs can add them in the .config

Thanks for the help

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