hotFix: change require to import #2328
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2328
Loading…
Reference in New Issue
No description provided.
Delete Branch "hotFix_ImportUserError_front"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -40,6 +40,7 @@ RUN apt-get update \
WORKDIR /salix
COPY print/package.json print/pnpm-lock.yaml print/
RUN pnpx puppeteer browsers install chrome
Prueba para ver si dejaba de fallar puppeteer en jenkins