TypeScript wrapper around Parcel 2 to prevent TypeScript compiler from transforming await import() to CommonJS imports in host project.
This is a workaround to support .mjs imports in TS projects targeting CommonJS.
yarn add @flyyer/parcel-commonjsThis project uses the latest RC (Release Candidate) version until 2.0.0 is finally released.