Skip to content

Instantly share code, notes, and snippets.

@SuryaSankar
Created April 3, 2021 07:46
Show Gist options
  • Save SuryaSankar/cd4538176b2f4a3826530433ccd93f0d to your computer and use it in GitHub Desktop.
Save SuryaSankar/cd4538176b2f4a3826530433ccd93f0d to your computer and use it in GitHub Desktop.
{
"scripts": {
"build": "rollup -c",
"watch": "rollup -c -w"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment