Skip to content
Snippets Groups Projects
  1. Jul 04, 2024
  2. Feb 08, 2024
  3. Jan 11, 2024
    • DJ Mountney's avatar
      Proposal for switching desktop-client to vite (#2084) · d5359a96
      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
      Unverified
      d5359a96
  4. Jan 09, 2024
  5. Sep 18, 2023
  6. Jul 24, 2023
  7. Jun 28, 2023
    • Jed Fox's avatar
      Clean up the public/ folder (#1187) · c88038e9
      Jed Fox authored
      - Remove unused CSS files
      - Set up the `.wasm` files to be automatically copied in
      - `sql-wasm-debug.wasm` is removed entirely since we never use the
      debug/dev build of sql.js. This reduces the app download size by 1MB on
      the server side. It may be worth enabling the debug build automatically
      in the future?
      Unverified
      c88038e9
  8. Apr 09, 2023
  9. Apr 06, 2023
  10. Apr 03, 2023
  11. Mar 31, 2023
  12. Mar 29, 2023
  13. Feb 05, 2023
  14. Jan 13, 2023
  15. Jan 10, 2023
  16. Oct 07, 2022
  17. Jun 29, 2022
  18. Apr 29, 2022
Loading