-
Notifications
You must be signed in to change notification settings - Fork 470
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels