You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helpers.ts:102 Uncaught TypeError: Cannot read property '0' of undefined
at n (duplicateModules.ts:87)
at j (process.ts:308)
at Resolve.import (Resolve.tsx:245)
at onClick (Resolve.tsx:354)
at Object.u (react-dom.production.min.js:14)
... more stack trace here
I'm trying to use https://www.bundle-buddy.com/ with a build file from esbuild but it errors out with:
which I think is this line.
This is my esbuild.json file (generated with
[email protected]
):The text was updated successfully, but these errors were encountered: