Skip to content

Commit

Permalink
chore: 🔧 copy .rollup dir
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Oct 3, 2024
1 parent 87ef010 commit bdc2602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY package*.json ./
COPY babel.config.js lerna.json .eslintignore .eslintrc.js jest.config.js tsconfig.json ./
ADD min_packages.tar .
COPY bin ./bin
COPY .rollup ./.rollup
COPY scripts ./scripts
COPY test ./test
COPY packages ./packages
Expand Down

0 comments on commit bdc2602

Please sign in to comment.