Add a dev hook that sets the API to be globally available on ready
This commit is contained in:
parent
920549c43b
commit
9df92bfb76
2 changed files with 7 additions and 1 deletions
|
|
@ -15,7 +15,8 @@
|
|||
"manifest": "",
|
||||
"download": "",
|
||||
"esmodules": [
|
||||
"module/image-tagger.mjs"
|
||||
"module/image-tagger.mjs",
|
||||
"dev/main.mjs"
|
||||
],
|
||||
"styles": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue