Skip to content
Snippets Groups Projects
Commit 37c54d24 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

feat: build hashed static files to renew browser cache

- 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
parent cdc660e3
No related branches found
No related tags found
No related merge requests found
Showing
with 133 additions and 8 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment