Compare commits

..

2 Commits

Author SHA1 Message Date
816ee5c454
Merge pull request 'fix(): rollbacl' (#112) from feat-1 into main
Some checks failed
Build simrail.pro / build (push) Has been cancelled
Reviewed-on: #112
2025-03-04 16:01:23 +01:00
9a3f004c72
fix(): rollbacl
Some checks failed
Build simrail.pro / build (push) Failing after 32s
2025-03-04 16:01:07 +01:00

View File

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