1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
Pierre Millot
d360855f16
fix: use vite instead of parcel in the examples (#2329)
Parcel would delete some random file like identity because it though it was not used, vite is smarter.
Also remove unused imports
2024-10-31 16:44:34 +01:00
Clément Vannicatte
184ca43371 chore: update CONTRIBUTING sandbox link 2022-08-03 16:20:48 +02:00
Clément Vannicatte
142fd13e8f
chore: rename next branch to main (#1478) 2022-08-02 17:49:20 +02:00
Clément Vannicatte
510cbc6799 fix(discord): update invite link 2021-10-28 09:35:07 +02:00
François Chalifour
ec278ee3d9 docs(contributing): update commit convention example 2020-10-02 12:28:09 +02:00
François Chalifour
56ab94a6b8 docs(contributing): update issue link 2020-09-03 12:12:05 +02:00
François Chalifour
ee52a65340 docs(examples): add JavaScript example 2020-09-01 18:31:35 +02:00
François Chalifour
fc1dbf2d76 docs: update contributing guide 2020-09-01 15:41:36 +02:00
François Chalifour
fc08ef3e12 chore: more files to root 2020-09-01 11:54:48 +02:00