I'm upgrading from 0.9.0 and I'm unable to do a production build anymore with 1.0.0.
I was doing the fix in issue https://github.com/leoasis/react-sound/issues/13 before in 0.9.0, , but I took out that resolve from my production webpack file. Building production for 1.0.0 still doesn't work.
I'm upgrading from
0.9.0
and I'm unable to do a production build anymore with1.0.0
.I was doing the fix in issue https://github.com/leoasis/react-sound/issues/13 before in
0.9.0
, , but I took out that resolve from my production webpack file. Building production for1.0.0
still doesn't work.