mirror of
https://github.com/Dannecron/parcel-example-neko.git
synced 2025-12-25 15:22:37 +03:00
[feature] add gravity-ui dependency
use some gravity-ui components
This commit is contained in:
@@ -9,7 +9,7 @@ RUN npm ci --omit=dev
|
||||
COPY src /opt/neko/src
|
||||
RUN npm run-script build
|
||||
|
||||
FROM nginx:1.23.2 as runtume
|
||||
FROM nginx:1.23.2 as runtime
|
||||
|
||||
ENV APP_VERSION=latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user