jquery.magicmove icon indicating copy to clipboard operation
jquery.magicmove copied to clipboard

Add support for dependency management with a UMD.

Open jdbernard opened this issue 10 years ago • 0 comments

Make the plugin behave well when used as an AMD or CommonJS module. See https://github.com/umdjs/umd for details regarding UMD.

I've set what I think to reasonable values for the package definition, but you may want to review them. The version number in particular should probably be reflected elsewhere in the repository.

jdbernard avatar Nov 16 '15 03:11 jdbernard