Commit graph

1 commit

Author SHA1 Message Date
b75ed20047 Modified Dockerfile To Use Bun And Use a Different Build Command
There is a bug, discussed at https://github.com/oven-sh/bun/issues/4754 where running bun for vue-tsc fails for some reason. I am compensating by running `bunx --bun vite build` manually, and ignoring the type checking, since I don't really need that in prod.
2024-02-04 20:00:07 -05:00