Results 3 issues of az33zy

Hello! I have an issue with uploading files via Admin UI to the FS storage. ### Expected behavior Before updating to Keystone `release` version `4.0.0` the filenames were generated randomly...

bug
4.x candidate

## Description Before fix: ![image](https://github.com/payloadcms/payload/assets/10743275/4371a17d-d21d-455d-af51-26aa3bf940fe) After fix: ![image](https://github.com/payloadcms/payload/assets/10743275/09c5cb10-5053-4de8-a1ae-a983ff876a60) - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change - [x] Bug fix (non-breaking...

stale

Closes #109 ### Affected Language Features TypeScript ### Additional Info Currently, the extension doesn't handle imports like `@/components/*`. This PR fixes this.