Skip to content

Commit

Permalink
ci(browser): add some logging
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Sep 30, 2024
1 parent b5893ee commit 0fe8966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/Dockerfile.browser
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ COPY babel.config.js lerna.json .eslintignore .eslintrc.js jest.config.js tsconf
ADD min_packages.tar .
COPY bin ./bin
COPY packages ./packages
RUN find ./packages print

RUN npm install --legacy-peer-deps
RUN npm run build
Expand Down

0 comments on commit 0fe8966

Please sign in to comment.