Skip to content
Snippets Groups Projects
  1. Sep 30, 2022
  2. Sep 26, 2022
  3. Sep 23, 2022
  4. Sep 06, 2022
  5. Aug 22, 2022
  6. Jul 21, 2022
  7. Jul 14, 2022
  8. Jul 11, 2022
  9. Jul 08, 2022
  10. Jul 07, 2022
  11. Jul 04, 2022
  12. Jul 03, 2022
  13. May 03, 2022
  14. Apr 22, 2022
  15. Apr 15, 2022
  16. Apr 14, 2022
  17. Apr 01, 2022
  18. Mar 15, 2022
  19. Mar 04, 2022
  20. Feb 20, 2022
  21. Feb 19, 2022
  22. Jan 19, 2022
  23. Dec 29, 2021
  24. Jul 24, 2021
  25. Jul 12, 2021
    • Yassine Doghri's avatar
      feat: build hashed static files to renew browser cache · 37c54d24
      Yassine Doghri authored
      - replace rollup config with vitejs
      - use vite dev server during development to take advantage of
      hot module replacement (HMR)
      - add vite service using Vite library to load css and js assets
      - update package.json scripts and remove unnecessary
      dependencies
      - update scripts/bundle-prepare.sh
      
      closes #107
      37c54d24
Loading