Skip to content

Commit 6898b05

Browse files
committed
Revert "Hopefully fix rollup installation"
This reverts commit 372beb3.
1 parent 372beb3 commit 6898b05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/Dockerfile.prod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ RUN --mount=type=cache,target=/root/.cache/uv \
2727
uv sync --locked --no-install-project --no-editable
2828

2929
COPY Makefile Makefile
30-
COPY eventyay/static/npm_dir eventyay/static/node_prefix
31-
RUN npm install --prefix=eventyay/static/node_prefix
3230
# global-nav-menu
3331
COPY eventyay/frontend/global-nav-menu eventyay/frontend/global-nav-menu
3432
RUN npm ci --prefix=eventyay/frontend/global-nav-menu

0 commit comments

Comments
 (0)