-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Describe the bug
I cannot use the code builder as documented:
import md, { code } from "vite-plugin-md";
TS error: Module '"vite-plugin-md"' has no exported member 'code'. Did you mean to use 'import code from "vite-plugin-md"' instead?ts(2614)
package.json
"vite-plugin-md": "^0.21.5",
"vite": "^4.0.3",
"vite-plugin-ssr": "^0.4.131",
"vue": "^3.2.33"
Reproduction
https://github.com/yankeeinlondon/code-builder#using-this-builder
System Info
N/AUsed Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels