We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc50fd3 commit 40fa153Copy full SHA for 40fa153
web/netlify.toml
@@ -6,8 +6,6 @@ NETLIFY_YARN_WORKSPACES = "true"
6
YARN_ENABLE_GLOBAL_CACHE = "true"
7
# YARN_CACHE_FOLDER = "$HOME/.yarn_cache"
8
# YARN_VERSION = "3.2.0"
9
-[build]
10
-command = "yarn workspace @kleros/kleros-v2-contracts install && yarn workspace @kleros/kleros-v2-web install && yarn workspace @kleros/kleros-v2-contracts build && yarn workspace @kleros/kleros-v2-web build-netlify"
11
12
[functions]
13
directory = "web/netlify/functions/"
0 commit comments