-
Notifications
You must be signed in to change notification settings - Fork 74
Request to ship both cjs & esm #202
Copy link
Copy link
Open
Description
Hello @frenic , I notice that the latest v3.2.0 release is shipping esm-only typedef. Is it possible to have another update, so that both cjs & esm can be shipped together? This would benefit downstream packages by letting them importing the latest css type without having to migrate old cjs codebase into an esm one.
Just a note. I have done a very naive trial on upgrading csstype on DefinitelyTyped. See the result here. Most of the affected packages are failing CI due to cjs-esm interop issue. I suppose they can be avoided if csstype can support both cjs & esm nicely :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels