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
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