From 64424574fab53d848f9e1ecaf83f3b79052afe51 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 11 Jul 2022 20:17:57 +0300 Subject: Add netlify build command --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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": [], -- cgit v1.3