youtube / spfjs

A lightweight JS framework for fast navigation and page updates from YouTube
https://youtube.github.io/spfjs/
MIT License
2.23k stars 147 forks source link

"break a;" error #431

Open buraksav opened 7 years ago

buraksav commented 7 years ago

Hi,

When I want to bundle the sjp.js file via visual studio, I get an error like "run-time error JS1019: Can not have 'break' outside of loop: break a". How do I update the code in line 1037 in the debug file?