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
1 files changed,
1 insertions(+),
2 deletions(-)
jump to
M
netlify.toml
→
netlify.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"