Merge branch 'feature/sentry' into staging
This commit is contained in:
commit
747716505a
@ -24,6 +24,9 @@ COPY --from=deps leCoffre-front/package.json package.json
|
||||
COPY tsconfig.json tsconfig.json
|
||||
COPY next.config.js next.config.js
|
||||
COPY src src
|
||||
COPY sentry.client.config.ts sentry.client.config.ts
|
||||
COPY sentry.edge.config.ts sentry.edge.config.ts
|
||||
COPY sentry.server.config.ts sentry.server.config.ts
|
||||
|
||||
RUN npm run build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user