Closed
Description
This comment needs to be fixed:
quoting for issue indexing:
This is not the way I want it to be, but I can't get '@testing-library/dom'
to build with Parcel. Something with "Incompatible receiver, Map required".
It works when running parcel in dev mode, but not in build mode. Seems to
have something to do with a core-js Map polyfill being used?
It's now loaded from unpkg.com via ./index.html