-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
Description
Description
Right now the AssetMapper command directly writes into the public folder.
It would be nice if there would be an abstraction to the Filesystem so I could directly use Flysystem and upload it to S3/whatever. A workaround could be to let it copy to an temporary directory and from there to S3 (assuming the public folder is read-only).
Example
No response
mitelg, JoshuaBehrens, OskarStark, IAmBod and xvilo