anno.js
anno.js copied to clipboard
Invalid jQuery require
The valid npm package name here is jquery
:
module.exports = factory(require("jQuery"));
Otherwise bundlers fail to compile.
I am also having throuble with this. Please fix it