Has anyone tried embedding in a Next.js app? I’ve run into this error, even after using the custom Babel config. It seems to be a Webpack issue, but is related to fileAttachments
.
Module parse failed: Unexpected token (9:211)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
Thanks for any help one could provide!