Skip to content

Commit

Permalink
Updated web deps, and fixed import for emotion server with new packag…
Browse files Browse the repository at this point in the history
…e version
  • Loading branch information
zachsa committed Aug 1, 2022
1 parent a350b27 commit 6d2bcd9
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 369 deletions.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ EXPOSE 3000

# Start command
ENTRYPOINT [ "node" ]
CMD ["--loader", "@node-loader/core", "server"]
CMD ["--no-warnings", "--loader", "@node-loader/core", "server"]
Loading

0 comments on commit 6d2bcd9

Please sign in to comment.