aboutsummaryrefslogtreecommitdiff
path: root/demo/vite.config.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(demo): migrate to ViteUri Shaked2022-05-231-0/+16
ditch parcel v1, and replace it with Vite. Vite is much faster and smaller, compared to parcel