isl-vue3/src
Annika Merris 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
..
assets Many Changes 2024-01-23 18:33:55 -05:00
components Dependencies, Actions, and a Code Fix? 2024-02-04 17:46:02 -05:00
router Modified Dockerfile To Use Bun And Use a Different Build Command 2024-02-04 20:00:07 -05:00
stores Many Changes 2024-01-23 18:33:55 -05:00
styles Initial commit... 2024-01-16 17:06:01 -05:00
types Updated Items and Added Event Icons 2024-01-22 21:25:41 -05:00
views Added a bunch of images 2024-01-23 19:27:04 -05:00
App.vue Many Changes 2024-01-23 18:33:55 -05:00
main.ts Lots of CSS fixing and added new items 2024-01-21 12:18:57 -05:00