AC
Great example! Maybe you have some insights that could help me: I was expecting to not see any JavaScript when loading the initial page. Do you know why it needs to load them? The backend is a nodejs server right? I assume we could use fs to go through all the mdx files on a folder instead of having to add a new import each time a new mdx file is created.