Skip to content

Commit

Permalink
Merge pull request #135 from SJSUCSClub/134-bug-build-attempt-to-fetc…
Browse files Browse the repository at this point in the history
…h-terms-of-service-errors

[Fix] Runtime Attempt to Fetch TOS errors
  • Loading branch information
chrehall68 authored Oct 14, 2024
2 parents 5a64385 + ca34faa commit 49c8a11
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 49c8a11

Please sign in to comment.