summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-07-11 20:17:57 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-07-11 20:17:57 +0300
commit64424574fab53d848f9e1ecaf83f3b79052afe51 (patch)
treeb7d36bbda97a553e0e09ccb32b042d9c1e616732 /package.json
parent59032d2f9d6a42cb2742889e91c1647fbd82498c (diff)
Add netlify build command
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 463ada0..3634b98 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
+ "build": "cp -r src dist",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],