Skip to content

Commit

Permalink
copy public directory to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chrehall68 committed Oct 14, 2024
1 parent 5a64385 commit ca34faa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ COPY components components
COPY types types
COPY utils utils
COPY wrappers wrappers
COPY public public
COPY .eslintrc.json .eslintrc.json
COPY postcss.config.mjs postcss.config.mjs
COPY tailwind.config.ts tailwind.config.ts
Expand Down

0 comments on commit ca34faa

Please sign in to comment.