There was an error while loading. Please reload this page.
1 parent 1f7c832 commit cfada43Copy full SHA for cfada43
1 file changed
plugin.json
@@ -6,7 +6,7 @@
6
"repository": "https://github.com/refmdio/marp-plugin",
7
"abi": "refmd-plugin/v1",
8
"mounts": ["/marp/*"],
9
- "frontend": { "entry": "dist/index.mjs", "mode": "esm" },
+ "frontend": { "entry": "index.mjs", "mode": "esm" },
10
"backend": { "wasm": "backend/plugin.wasm" },
11
"permissions": ["doc.read", "doc.write", "kv.read", "kv.write"],
12
"commands": ["marp.create"],
0 commit comments