[chore] epic purge (#893)

* remove extension / electron app

* switch examples to vite

* Update licenses

* Add script

* fix titles
This commit is contained in:
Steve Ruiz 2022-08-10 00:18:59 +01:00 committed by GitHub
parent 429a1c5ffc
commit a0007142e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
102 changed files with 741 additions and 9597 deletions

View file

@ -46,7 +46,7 @@ export default function Imperative() {
const color = i % 2 ? ColorStyle.Red : ColorStyle.Blue
app.patchShapes({
app.updateShapes({
id: 'rect1',
style: {
...rect1.style,