risen228 / craco-alias

A craco plugin for automatic aliases generation for Webpack and Jest
MIT License
109 stars 11 forks source link

Use tsconfig package to parse tsconfig files #38

Open rattrayalex opened 3 years ago

rattrayalex commented 3 years ago

Fixes https://github.com/risenforces/craco-alias/issues/35

Tested locally with my package. I did not invest in writing tests because I realized https://github.com/risenforces/craco-alias/issues/34 prevents this package from being useful to me – sorry!