Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support external file system targets (CDN) #10

Open
aertmann opened this issue Mar 21, 2016 · 1 comment
Open

Support external file system targets (CDN) #10

aertmann opened this issue Mar 21, 2016 · 1 comment

Comments

@aertmann
Copy link
Member

Add support for external file systems targets (CDN) like S3, CloudFlare, Cloud Storage

Can be implemented by checking if the target is an instance of FileSystemTarget. Otherwise it needs to create a local copy of the resource, optimize it and publish/replace it in the target. Possible making it blocking.

@aertmann
Copy link
Member Author

aertmann commented Mar 21, 2016

I have no plans of implementing this feature, but will happily accept pull requests for it. Would also be happy to do implement it upon request if anyone wants to sponsor it. A few hours of work would be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant