diff --git a/html/build.sh b/html/build.sh index 425a5d2..b12230e 100755 --- a/html/build.sh +++ b/html/build.sh @@ -7,7 +7,7 @@ done cd the-abstraction-engine/ npm install -npm run build +npx vite build --base /~simponic/the-abstraction-engine/ cd .. cp -r the-abstraction-engine/dist ../dist/public_html/the-abstraction-engine