Matt
Results
1
comments of
Matt
No next.js here. `/node_modules/amplitude-js/amplitude.js` bundled with my code and minified with uglify-js 3.16.1. Fails on `if (descriptor?.enumerable) {` in a function called `includeKeys`. Reverting to amplitude-js 8.21.3 fixed the issue....