jspm / generator

JSPM Import Map Generator
Apache License 2.0
160 stars 20 forks source link

feat: typescript flag for ts tracing #340

Closed guybedford closed 5 months ago

guybedford commented 5 months ago

This adds a new typeScript: true flag for TypeScript tracing in the generator, instead of always making it available.

For scenarios where TypeScript is unsupported, we won't then try to automatically import a TypeScript parser.