This commit is contained in:
parent
85d18190a7
commit
05fe82eff1
@ -5,7 +5,7 @@ WORKDIR /app
|
||||
COPY package*.json ./
|
||||
|
||||
RUN npm install
|
||||
RUN npm install --dev vite
|
||||
RUN npm install -D vite
|
||||
RUN npm install -g live-server
|
||||
|
||||
RUN npm run rawbuild
|
||||
|
Loading…
x
Reference in New Issue
Block a user