Closed peterbe closed 6 years ago
same problems here, it's hard to play babel 7
Do you know why it doesn't minify/compile?
@latel @peterbe try 2.2.1 - that has ES5 code. Tested that with uglifyjs - works fine. If that does not help, the problem is not in this package.
It works! I'm using audio-loader
and audio-play
and now I can run yarn run build
in my create-react-app project. Thanks!
I use
create-react-app
and one of my dependencies isaudio-play
. Sadly I can't build mycreate-react-app
due to this error:As per their instructions to resolve this it says
So can we please have a pre-compiled version within the package?