Skip to content

Instantly share code, notes, and snippets.

@THEozmic
Last active July 21, 2018 01:02
Show Gist options
  • Save THEozmic/f71a1d32d5c65905be90eed8f1621a08 to your computer and use it in GitHub Desktop.
Save THEozmic/f71a1d32d5c65905be90eed8f1621a08 to your computer and use it in GitHub Desktop.
"scripts": {
"parcel:dev": "./node_modules/.bin/parcel index.html",
"parcel:watch": "./node_modules/.bin/parcel watch index.html",
"parcel:build": "./node_modules/.bin/parcel build index.html"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment