swipeable interface
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ WORKDIR /src
|
||||
# Deps Stage
|
||||
COPY package.json .
|
||||
|
||||
RUN pnpm i --frozen-lockfile
|
||||
RUN npm i
|
||||
|
||||
# Build Stage
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user