Skip to content
  • 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