Skip to content

Commit

Permalink
copy rollup script
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Oct 15, 2024
1 parent d768be6 commit 11e2386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/Dockerfile.node
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ WORKDIR /app
COPY package*.json ./
COPY babel.config.js lerna.json .eslintignore .eslintrc.js jest.config.js tsconfig.json ./
ADD min_packages.tar .
COPY .rollup ./.rollup
COPY bin ./bin
COPY packages ./packages

Expand Down

0 comments on commit 11e2386

Please sign in to comment.