Using components from the strapi-plugin-content-manager

Managed to get around the issue by modifying the webpack config, apparently node_modules is being ignored by babel.

Here’s the admin.config.js that should go in the ./admin directory in the project:
pastebin

2 Likes