Hi 👋 I'm trying out hyperaxe for a small project, but it looks like the current version on NPM is broken. In the package.json file, main refers to dist/index.js, but this isn't in the packaged version, and instead dist only has factory.js and hyperaxe.js. I was able to temporarily fix it by changing main to dist/hyperaxe.js, but wanted to create this issue to get it fixed upstream as well 🙂
Hi 👋 I'm trying out
hyperaxefor a small project, but it looks like the current version on NPM is broken. In thepackage.jsonfile,mainrefers todist/index.js, but this isn't in the packaged version, and insteaddistonly hasfactory.jsandhyperaxe.js. I was able to temporarily fix it by changingmaintodist/hyperaxe.js, but wanted to create this issue to get it fixed upstream as well 🙂