-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
using version: 4.0.0-rc3
First off, thank you for this package!
A feature request:
I would like the deploy script to output the URL at which I can load my site.
A url is mentioned during deploy but it's not the one needed to load the site.
INFO Deploying 39 assets from /Users/<user>/project/web/dist/ to https://s3-us-east-1.amazonaws.com/<bucket>/
In this case the site can be loaded at:
https://s3.amazonaws.com/<bucket>/index.html
rather than:
https://s3-us-east-1.amazonaws.com/<bucket>/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request