mdx-bundler
mdx-bundler copied to clipboard
Is there a way to use this library without new Function?
It fails to run on my website because of CSP policy, and I do not want to allow unsafe-inline. Is there a way to somehow use it without eval even if it means that not all functions will be supported?