vite-plugin-norg 1.1.2 → 1.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/plugin/index.js
CHANGED
|
@@ -1416,7 +1416,7 @@ let __tla = (async () => {
|
|
|
1416
1416
|
async function oi() {
|
|
1417
1417
|
if (ke) return ke;
|
|
1418
1418
|
try {
|
|
1419
|
-
const t = await import("../vite_plugin_norg_parser-
|
|
1419
|
+
const t = await import("../vite_plugin_norg_parser-CqRsPH3x.js");
|
|
1420
1420
|
return await t.default(), ke = t.parse_norg, ke;
|
|
1421
1421
|
} catch (t) {
|
|
1422
1422
|
throw new Error(`Failed to load norg parser: ${t}`);
|