You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I follow the guides and everything goes ok until i run this command: 'npm run build', it prints: Error: It looks like your Babel configuration specifies a module transformer. Please disable it. If you're using the "es2015" preset, consider using "es2015-rollup" instead.
I've been met this issue before when i use rollup, and i used 'babelrc-rollup' to solve this problem.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/37795987-npm-run-build-error?utm_campaign=plugin&utm_content=tracker%2F18782092&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18782092&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
I follow the guides and everything goes ok until i run this command: 'npm run build', it prints:
Error: It looks like your Babel configuration specifies a module transformer. Please disable it. If you're using the "es2015" preset, consider using "es2015-rollup" instead.
I've been met this issue before when i use rollup, and i used 'babelrc-rollup' to solve this problem.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/37795987-npm-run-build-error?utm_campaign=plugin&utm_content=tracker%2F18782092&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18782092&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: