diff --git a/export.mjs b/export.mjs index 23fa80e..b0e1d87 100644 --- a/export.mjs +++ b/export.mjs @@ -1 +1 @@ -export { json_as_html } from "/src/core.mjs"; +export { json_as_html } from "./src/core.mjs";