Open
Description
It would be nice if Trunk can automatically compile TypeScript to JavaScript, so that they can be inlined. Currently, the following:
<link data-trunk rel="inline" href="index.ts" />
Will cause an error:
unknown `type="ts"` value for <link data-trunk rel="inline" .../> attr; please ensure the value is lowercase and is a supported content type
Metadata
Metadata
Assignees
Labels
No labels
Activity