From 3acf0c292e4261651aa16e039158f81175f255ba Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Thu, 16 Apr 2020 15:10:19 +0300 Subject: [PATCH] Delete netlify.toml --- netlify.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 netlify.toml diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index 444e2cf08..000000000 --- a/netlify.toml +++ /dev/null @@ -1,6 +0,0 @@ -[build] - publish = "static" - command = "echo 'ok'" -[build.environment] - YARN_VERSION = "1.9.4" - YARN_FLAGS = "--no-ignore-optional"