-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I may be missing something really obvious and if so I apologize. The Lasso workflow is like:
- Run
lasso:publishon my local machine or in CI and a zip file is placed on a filesystem - Run
lasso:pullon 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?
Sammyjo20
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request