Migrate to FontAwesome pro

This commit is contained in:
Charles Bochet
2023-04-14 11:52:12 +02:00
parent 1b1b5c9584
commit c317d4bcf6
11 changed files with 29 additions and 23 deletions

View File

@ -1,5 +1,7 @@
FROM node:18-alpine as front
ARG FONTAWESOME_NPM_AUTH_TOKEN
WORKDIR /app/front
COPY ./front .