More demo updates

This commit is contained in:
Ingvar Stepanyan
2023-08-05 19:38:32 +01:00
parent 6c693186c2
commit 0380077969
6 changed files with 31 additions and 11 deletions

View File

@@ -43,7 +43,7 @@
<script type="importmap">
{
"imports": {
"web-gphoto2": "../../src/camera.js",
"web-gphoto2": "./node_modules/web-gphoto2/build/camera.js",
"preact": "https://unpkg.com/preact@10.6.4/dist/preact.module.js",
"preact/debug": "https://unpkg.com/preact@10.6.4/debug/dist/debug.module.js",
"preact/devtools": "https://unpkg.com/preact@10.6.4/devtools/dist/devtools.module.js",