|
I'm trying to import docusaurus-plugin-openapi-docs/src/openapi/createSchemaExample.ts into a tsx file in my docusaurus project. But this fails with the following error message: ` Module parse failed: help: Does anybody have a suggestion on how I could get this to work? |
Answered by
genosse-c
Mar 24, 2026
Replies: 1 comment
|
Never mind. |
0 replies
Answer selected by
genosse-c
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never mind.
I should not be importing from 'src' but from 'lib'