aboutsummaryrefslogtreecommitdiff
path: root/demo/vite.config.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-23refactor(demo): migrate to ViteUri Shaked1-0/+16
ditch parcel v1, and replace it with Vite. Vite is much faster and smaller, compared to parcel