summaryrefslogtreecommitdiff
path: root/web/vite.config.ts
AgeCommit message (Expand)Author
2025-02-02build: add allowed hosts to vite config (#8703)James Elliott
2024-03-07refactor: misc fixups and optimizations (#6800)James Elliott
2024-03-04refactor: apply suggestions from code reviewJames Elliott
2024-03-04refactor(web): misc refactoringJames Elliott
2024-03-04perf(web): lazy loadingJames Elliott
2023-08-25ci(web): replace vite-plugin-eslint with vite-plugin-checker (#5904)Amir Zarrinkafsh
2023-04-11refactor(web): use vitest for frontend testing and coverage (#4946)Amir Zarrinkafsh
2023-03-17refactor(web): native vite env replacement (#5078)Amir Zarrinkafsh
2022-07-21build(deps): update dependency vite to v3 (#3703)renovate[bot]
2022-05-02test(web): fix instrumentation for integration tests (#3282)Amir Zarrinkafsh
2022-04-05build(deps): update dependency vite to v2.9.1 (#3079)renovate[bot]
2022-04-04build: enable empty out dir vite option (#3107)James Elliott
2021-12-01feat(duo): multi device selection (#2137)Philipp Staiger
2021-10-25refactor(web): replace deprecated plugin with @vitejs/plugin-react (#2533)Amir Zarrinkafsh
2021-10-21build(deps): update dependency vite-plugin-istanbul to v2.2.2 (#2524)renovate[bot]
2021-10-12build(deps): update dependency vite-tsconfig-paths to v3.3.17 (#2492)renovate[bot]
2021-10-11refactor(web): use transformindexhtml vite hook (#2488)Amir Zarrinkafsh
2021-10-08feat(web): replace cra with vite (#2457)Amir Zarrinkafsh