frhagn / Typewriter

Automatic TypeScript template generation from C# source files
http://frhagn.github.io/Typewriter
Apache License 2.0
537 stars 132 forks source link

FR: ability to rollup or generate an index of generated files #311

Open GJGowey-biBerk opened 5 years ago

GJGowey-biBerk commented 5 years ago

I am having a problem with TypeWriter where the individually generated files are not being properly packaged by webpack because webpack needs everything directly referenced to properly function. See my question and the subsequent discussion at webpack errors with DTO objects generated from TypeScript