Skip to content

useflyyer/flyyer-parcel-commonjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Workaround to support Parcel 2 with TypeScript in CommonJS targets

Resources

License

Stars

Watchers

Forks

Packages

No packages published