@flyyer/parcel-commonjs
v0.1.1
Published
Workaround to support Parcel 2 with TypeScript in CommonJS targets
Readme
@flyyer/parcel-commonjs
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.
