Closed newyankeecodeshop closed 8 years ago
In requireJS, need to set:
paths: { 'react-cursor' : 'lib/react-cursor.min' }
because the non-minified file will not resolve.
published as 2.0.0-alpha.11
In requireJS, need to set:
because the non-minified file will not resolve.