Compare commits

..

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

View File

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