Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 673 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 673 Bytes

ducttape

Ducttape is a JS/TS module bundler written in Rust. It uses SWC under the hood for parsing and transforms.

Features

Feature Status Notes
ES modules Partially implemented Missing side effect imports, dynamic imports
CommonJS
JSX
TypeScript