Skip to content

Instantly share code, notes, and snippets.

@hatakancicek
Created August 19, 2019 11:09
Show Gist options
  • Save hatakancicek/64ce4b0c63259b85ea929899805e3a57 to your computer and use it in GitHub Desktop.
Save hatakancicek/64ce4b0c63259b85ea929899805e3a57 to your computer and use it in GitHub Desktop.
// ...
"scripts": {
"copy:deps": "cpx \"*{package.json,package-lock.json}\" dist/functions"
}
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment