Centeva / TypeScripter

A tool to generate Typescript classes from c# models.
MIT License
4 stars 5 forks source link

CombineImports option #17

Closed anhany closed 6 years ago

anhany commented 6 years ago

When upgrading to Webpack3, I would get weird circular dependency errors. Combining the internal imports to reference the index file fixed this.

anhany commented 6 years ago

FYI: Waiting to publish the nuget after a code review.