Closed alexandrosraikos closed 2 months ago
I am locked still back in version 3.2.2, because ever since exports were defined in package.json my Gatsby & Netlify functions build breaks. Please fix the imports so both my bundler and my IDE correctly identify the module.
exports
package.json
https://docs.npmjs.com/cli/v7/configuring-npm/package-json#main
Could you provide more info about the build error you are seeing? Are you using CommonJS or the require syntax for example?
I am locked still back in version 3.2.2, because ever since
exports
were defined inpackage.json
my Gatsby & Netlify functions build breaks. Please fix the imports so both my bundler and my IDE correctly identify the module.https://docs.npmjs.com/cli/v7/configuring-npm/package-json#main