fix plugin dist import path

This commit is contained in:
2026-04-19 19:18:49 -04:00
parent 24f10b0d09
commit 3216ddcc5f

View File

@@ -1 +1 @@
export { default } from "../../dist/index.js" export { default } from "../dist/index.js"