fix plugin dist import path

This commit is contained in:
2026-04-19 19:18:49 -04:00
parent 15be750b5c
commit d647784015

View File

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