egoist / tsup

The simplest and fastest way to bundle your TypeScript libraries.
https://tsup.egoist.dev
MIT License
8.46k stars 209 forks source link

invalid config path is silently ignored #1098

Open altano opened 3 months ago

altano commented 3 months ago

Repro:

  1. tsup <any-file> --config YOURSTUPIDFACE

Expected: an error that tsup couldn't find YOURSTUPIDFACE Actual: tsup builds with defaults and no warnings/errors

I had a typo in my config filename and such an error would have saved me much time.

Thank you!

Upvote & Fund

Fund with Polar