Browse Source

remove build commands from netlify.toml

Klaudiusz Dembler 4 years ago
parent
commit
eb6682463d
1 changed files with 0 additions and 4 deletions
  1. 0 4
      netlify.toml

+ 0 - 4
netlify.toml

@@ -1,7 +1,3 @@
-[build]
-  publish = "dist"
-  command = "yarn build"
-
 [[redirects]]
   from = "/*"
   to = "/index.html"