aboutsummaryrefslogtreecommitdiff
path: root/demo/index.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): upgrade prettierUri Shaked2025-02-111-1/+1
| | | | reformat all code with the new prettier version
* chore(demo): upgrade monaco editor to 0.33.0Uri Shaked2022-05-231-1/+1
|
* refactor(demo): migrate to ViteUri Shaked2022-05-231-0/+33
ditch parcel v1, and replace it with Vite. Vite is much faster and smaller, compared to parcel