fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
MIT License
2.45k stars 118 forks source link

(fix, cli): make sure `js` file checking works #3963

Closed dsinghvi closed 4 days ago

dsinghvi commented 4 days ago

fern check fails when you have css files which causes users to not be able to take upgrades. This is a patch to fix.

abvthecity commented 4 days ago

Note: CSS is no longer necessary to check because it is not marked as uploaded to S3: https://github.com/fern-api/fern/pull/3964/files