Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1593d01

Browse files
authored
fix: docker build (#2607)
1 parent4736c54 commit1593d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎config/docker/Dockerfile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN apk update && apk add --no-cache git
1313
WORKDIR /build
1414
COPY package.json package-lock.json /build/
1515
RUN npm ci --no-optional --ignore-scripts
16+
RUN npm explore esbuild -- npm run postinstall
1617

1718
# copy only required for the build files
1819
COPY src /build/src

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp