Skip to content

Instantly share code, notes, and snippets.

@Weiyuan-Lane
Created August 10, 2019 09:27
Show Gist options
  • Save Weiyuan-Lane/acfd40b1b7cb39d24e624996260b9862 to your computer and use it in GitHub Desktop.
Save Weiyuan-Lane/acfd40b1b7cb39d24e624996260b9862 to your computer and use it in GitHub Desktop.
subpath-as-branch as a script instruction in package.json
{
"scripts": {
"publish": "subpath-as-branch --path dist --branch gh-pages"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment