all repos — site @ fba2acffeee519d56ce0a68509db5ad8a1a2cbce

source for my site, found at icyphox.sh

Yeah, that didn't work

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Wed, 16 Oct 2019 18:19:25 +0530
commit

fba2acffeee519d56ce0a68509db5ad8a1a2cbce

parent

caaa2648c7ae87ea3bfa66e730a7c4ee2ac3b724

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M netlify.tomlnetlify.toml

@@ -1,4 +1,3 @@

[build] publish = "build/" - command = "pip install git+https://github.com/icyphox/vite" - command = "vite build" + command = "pip install git+https://github.com/icyphox/vite && vite build"