Availity / availity-workflow

Upgradable workflow for Availity boilerplate projects
https://availity.github.io/availity-workflow
MIT License
28 stars 16 forks source link

fix(workflow): check for tsconfig.json before adding plugin #739

Closed jordan-a-young closed 3 months ago

jordan-a-young commented 3 months ago

Adds a check for tsconfig.json before adding the tsconfig paths plugin. Also added a try/catch to not swallow errors in the future