Added in an emulator for coding extensions

no more exiting the instance just to constantly reupload your extension to see if it works.
write many times, test once. :)
This commit is contained in:
2025-11-24 12:47:33 -05:00
parent 27a98598bd
commit 76492b492b
6 changed files with 610 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "waifu-board",
"version": "v1.6.2",
"version": "v1.6.3",
"description": "An image board app to store and browse your favorite waifus!",
"main": "main.js",
"scripts": {