Closed nihalgonsalves closed 11 months ago
I had a typo in #308 and 6.1.0's^1 ESM build is broken, sorry!
There was a .js extension instead of .mjs. I had amended the commit and forgot to push it to the PR, so the diff in the PR was from the correct version. This is the fix!
.js
.mjs
I had a typo in #308 and 6.1.0's^1 ESM build is broken, sorry!
There was a
.js
extension instead of.mjs
. I had amended the commit and forgot to push it to the PR, so the diff in the PR was from the correct version. This is the fix!