Skip to content

Deliver copy flag changes

Compare
Choose a tag to compare
@johnbradley johnbradley released this 23 Aug 13:49
· 372 commits to master since this release

Removed --skip-copy flag from deliver command and added --copy flag. This changes the default behavior for deliver. Deliver will now deliver the specified project by default. Users can deliver a copy by using the --copy flag.
Also fixes a bug where the url to open a newly uploaded project went to an invalid url (404).