-
|
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? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Never mind. |
Beta Was this translation helpful? Give feedback.
Never mind.
I should not be importing from 'src' but from 'lib'