Compare commits

..

No commits in common. "816ee5c4545dcbc2ece5255b110aaa181890e720" and "f528da171b01644f2ef9c8de11192193522dff98" have entirely different histories.

View File

@ -8,6 +8,7 @@ RUN npm install
COPY . .
RUN npm install -D vite
RUN npm install -g live-server
RUN npm run rawbuild