Sammyjo20 / lasso

🐎 Lasso is a Laravel package created to make your deployments blazing fast.
MIT License
341 stars 16 forks source link

Added code to allow specifying a prefix when storing the bundles on the cloud #53

Closed go0sedev closed 2 years ago

go0sedev commented 2 years ago

This allows specifying a prefix such as 'qa-' or 'prod-' to the 'lasso-bundle.json' file stored online when using the --no-git flag for publishing, and again when pulling.