Shazwazza / Smidge

A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
MIT License
365 stars 47 forks source link

Replaced FileNotFoundException with log instead (#199) #200

Open LennardF1989 opened 9 months ago

LennardF1989 commented 9 months ago

Fixes #199.

Upon testing, it looks like /sb-URLs could use a similar treatment as it will throw an exception when the bundle-key or version is invalid, but I'd say that's something for another PR.

EDIT: PS. I removed a myget-reference that is no longer valid and prevents restoring packages.