From f232e2cf158617d2fc0ca982883cfb8c827721a7 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Mon, 24 Apr 2023 19:49:14 +0200 Subject: [PATCH] / --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a9cdfd..ed3bee5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "basic react config for https://tea.xyz", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "build": "npx babel src --out-dir lib --no-babelrc --filename=scripts/package-bottles.jsx" }, "repository": { "type": "git",