0.1.1 • Published 3 years ago

@flyyer/parcel-commonjs v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@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-commonjs

This project uses the latest RC (Release Candidate) version until 2.0.0 is finally released.