Skip to content

Place assets on CDN during lasso:pull #77

@haugstrup

Description

@haugstrup

I may be missing something really obvious and if so I apologize. The Lasso workflow is like:

  • Run lasso:publish on my local machine or in CI and a zip file is placed on a filesystem
  • Run lasso:pull on the server and it grabs that zip file and unzips it so the built assets can be served to visitors

I have a perfectly good CDN sitting around (that's where the zip file is uploaded to). Is there no way to have the JS/CSS bundles be put onto the CDN (unzipped) so my website visitors can download assets from the CDN instead of from y webserver?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions