-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Need a few different forms for release:
- A CommonJS amd module which requires a module called _
- A CommonJS amd module which doesn't require _. This version will not have _ integration.
- A global-namespaced version that creates the GLOBAL.accessorize object. This version will look for a GLOBAL._ and use it if it exists to provide _ integration. It will also allow one to set accessorize._ if needed.
Reactions are currently unavailable