Skip to content

Commit

Permalink
docker
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Jan 30, 2024
1 parent 87380ea commit b679440
Show file tree
Hide file tree
Showing 3 changed files with 317 additions and 8 deletions.
4 changes: 0 additions & 4 deletions pwa/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ COPY package.json package-lock.json ./

# Copy all files from current directory to working dir in image
# install node modules and build assets
RUN npm i sass

RUN npm i style-dictionary

RUN npm install

RUN npm install @parcel/watcher
Expand Down
Loading

0 comments on commit b679440

Please sign in to comment.