Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-21 | fix: warn about import assertions when using typescript (#25135) | David Sherret | |
1. On emit, checks for the prescence of import assertions. 1. Warns and doesn't store the parsed source in the emit cache in this case. |