Compare commits

...

2 Commits

Author SHA1 Message Date
623bdd8d42
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
2025-03-04 16:02:11 +01:00
51b3ff2e22
fix(): rollbacl
All checks were successful
Build simrail.pro / build (push) Successful in 42s
2025-03-04 16:01:56 +01:00

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