- May 07, 2024
-
-
Matiss Janis Aboltins authored
-
- Feb 21, 2024
-
-
Julian Dominguez-Schatz authored
* Add plugin for offline PWA support * Add release notes * Attempt to fix kcab fetch issue * Fix type errors * Cache more file types * Empty commit to try to bump action * Attempt to fix fonts
-
- Jan 19, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 16, 2024
-
-
DJ Mountney authored
Restore ability to use console.log in vite - Swap our swc plugin to remove-react-properties - Configure remove-react-properties to preserve our testids
-
- Jan 15, 2024
-
-
DJ Mountney authored
* Change the vite chunk filename hash usage - Change to more closely match the . syntax we use with webpack - This should fix some issues with our size compare as well * Account for chunks being base64
-
Matiss Janis Aboltins authored
-
- Jan 13, 2024
-
-
Neil authored
add host to vite config
-
- Jan 11, 2024
-
-
DJ Mountney authored
* Proof of concept for switching desktop-client to vite * Fix other packages ts tests issues * Update jsx tests to use vitest instead of jest * Inject our global shims properly * Add comment regarding new plugin * Cleanup unnessary change after rebase * Fix inter fonts pathing * Remove manual chunks sizes for now Just set the limit higher * Bring back size compare * Suppress victory warnings * Remove craco config now that it's not used * Add vite basic ssl plugin - This autogenerates self-signed certs in dev mode when HTTPS env is set - Made to match the CRA behaviour * Add release note * Remove warning suppression for victory - Updated to a rollup version that includes the fix
-