Merge pull request 'fix(): rollbacl' (#113) from feat-1 into main
All checks were successful
Build simrail.pro / build (push) Successful in 23s

Reviewed-on: #113
This commit is contained in:
Aleksander Wilczyński 2025-03-04 16:02:11 +01:00
commit 623bdd8d42
Signed by: gitea
GPG Key ID: CECFC30736A3D1C8

View File

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