Plugin fails on Release
kira2015 opened this issue · 4 comments
kira2015 commented
Plugin fails on Release, cannot play HLS
flutter build web --release
kira2015 commented
Because index.html is refactored
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
balvinderz commented
it is not running on the latest version of hls.js?
balvinderz commented
kira2015 commented
Sorry, my problem has been solved now