Add a dev hook that sets the API to be globally available on ready

This commit is contained in:
Oliver 2026-02-07 00:23:10 -07:00
parent 920549c43b
commit 9df92bfb76
2 changed files with 7 additions and 1 deletions

View file

@ -15,7 +15,8 @@
"manifest": "",
"download": "",
"esmodules": [
"module/image-tagger.mjs"
"module/image-tagger.mjs",
"dev/main.mjs"
],
"styles": [
{