File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM node:24@sha256:07119ef199300cdb02a130537d64c946c4a699f3e539d6f7983d3c0fbdfe1533 AS ui-builder
1+ FROM node:24.13.0-alpine3.23 AS ui-builder
22
33COPY quickwit/quickwit-ui /quickwit/quickwit-ui
44
Original file line number Diff line number Diff line change 44 yarn build
55
66install :
7- yarn install --frozen-lockfile
7+ yarn install --frozen-lockfile --network-timeout 300000
88
99start :
1010 yarn start
Original file line number Diff line number Diff line change 77 "@babel/core" : " 7.28.5" ,
88 "@babel/runtime" : " 7.28.6" ,
99 "@biomejs/biome" : " 2.3.5" ,
10+ "@dr.pogodin/babel-plugin-transform-assets" : " 1.2.5" ,
1011 "@emotion/react" : " 11.14.0" ,
1112 "@emotion/styled" : " 11.14.1" ,
1213 "@monaco-editor/react" : " 4.7.0" ,
2627 "@types/react-dom" : " 19.2.3" ,
2728 "@types/swagger-ui-react" : " 5.18.0" ,
2829 "babel-jest" : " 30.2.0" ,
29- "@dr.pogodin/babel-plugin-transform-assets" : " 1.2.5" ,
3030 "babel-preset-react-app" : " 10.1.0" ,
3131 "cypress" : " 13.3.2" ,
3232 "dayjs" : " 1.11.7" ,
You can’t perform that action at this time.
0 commit comments