From 5f86dec31528d8c06608e1a37ac5529bca91ad78 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 31 Jul 2022 07:12:55 -0700 Subject: Remove release build --- modern/package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'modern') diff --git a/modern/package.json b/modern/package.json index b020ba3b..1b586e3d 100644 --- a/modern/package.json +++ b/modern/package.json @@ -46,7 +46,6 @@ "scripts": { "start": "react-scripts start", "build": "react-scripts build", - "build_release": "PUBLIC_URL=/modern/ react-scripts build", "lint": "eslint .", "lint:fix": "eslint --fix --ext .js ." }, -- cgit v1.2.3