embroider-build / content-tag

A rust program that uses a fork of SWC to parse and transform Javascript containing the content-tag proposal
MIT License
8 stars 7 forks source link

Implement default export form of content tag #2

Closed ef4 closed 1 year ago

ef4 commented 1 year ago

A content tag in module scope by itself it supposed to get an implied default export. We haven't implemented this yet.