Commit graph

17 commits

Author SHA1 Message Date
csawatzky
8dfe72e41c adding section to the runtimeCaching in the vite config that will force api calls to use the network rather than any cached responses 2025-10-15 12:16:42 -06:00
csawatzky
982fdf85a4 changing the vite config in an attempt to get the service worker to update for iOS devices 2025-10-15 11:09:06 -06:00
Carter
a0bb90099c adding indexV2 to the build path 2025-06-05 13:02:53 -06:00
Carter
727a20292f brought it back to V2, added it to vite config 2025-06-04 16:33:18 -06:00
Carter
7537c120b4 added some service worker settings, it should now serve cached website while getting the latest. the new listener in main.tsx will fire if a change is detected 2025-05-29 15:45:25 -06:00
csawatzky
fc4057536c adding target to the build in config 2025-05-08 12:40:13 -06:00
Carter
53a7c486ce cleanup outdated caches :) 2025-03-13 14:30:26 -06:00
Carter
2305c6e907 increasing max file size for caching to 20MiB 2025-02-27 12:26:46 -06:00
Carter
34ead6ee9e increasing max file size for caching 2025-02-27 12:21:48 -06:00
Carter
1979976ad5 implemented vite caching and added adaptive agriculture logos and manifest 2025-02-27 12:06:41 -06:00
Carter
58830d480e keepNames in vite config 2025-01-30 14:03:18 -06:00
Carter
80f3359c5e minify to false 2025-01-30 13:33:45 -06:00
Carter
a64f091aed adding sourcemap to vite config 2025-01-30 12:35:19 -06:00
Carter
df4a259131 added ts config so that it could compile using absolute paths without error 2024-11-14 15:27:54 -06:00
Carter
ec6dc1ebec config syntax cleaner, changed app message for now 2024-10-22 09:36:26 -06:00
Carter
8506f5ff9c changing output directory to build instead of dist 2024-10-21 14:59:30 -06:00
Carter
7fe654a0e5 switched to vite instead of create-react-app to stayed updated in packages 2024-10-21 14:32:25 -06:00