Trying to compile MDX files and return React JSX elements using ESBuild
So im trying to use ESBuild to, during compile time read a bunch of index.mdx
files from subfolders in the folder src/content
.
So im trying to use ESBuild to, during compile time read a bunch of index.mdx
files from subfolders in the folder src/content
.