ComponentizeJS icon indicating copy to clipboard operation
ComponentizeJS copied to clipboard

TypeScript + Dependency support

Open guybedford opened this issue 2 years ago • 1 comments

We should automatically support a TypeScript input and also having dependencies being bundled in as well, down to imports not colliding with the world imports.

guybedford avatar Feb 22 '23 17:02 guybedford

It may actually be better to trace in dependencies fully as separated modules - this would provide a first-class in-engine debugging experience without relying on source maps...!

guybedford avatar Mar 06 '23 21:03 guybedford