Skip to content

Add a filename to the define call in the module header#383

Open
dhill-rmn wants to merge 2 commits intotimdown:masterfrom
dhill-rmn:master
Open

Add a filename to the define call in the module header#383
dhill-rmn wants to merge 2 commits intotimdown:masterfrom
dhill-rmn:master

Conversation

@dhill-rmn
Copy link

Fixes amd warnings: Error: A module must not have more than one anonymous 'define' calls. when adding dependency of dist/wysihtml-toolbar with r.js

Fixes amd warnings: `Error: A module must not have more than one anonymous 'define' calls.` when adding dependency of `dist/wysihtml-toolbar` with r.js
@dhill-rmn
Copy link
Author

I hope that adding a named module does not cause any other issues? I shouldn't think so but naming the modules allows me to use r.js or any other amd optimizer to satisfy dependencies.
Please bump and release if all is well with this pull request, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant