Hello there,

I released the JavaScript on one of my pages as Free Software under the
Apache Licence 2.0. I followed the instructions
(https://www.gnu.org/software/librejs/free-your-javascript.html) to make
GNU LibreJS recognise the licence and allow the JS code to run. LibreJS
detects the right licence indeed. However, it now breaks my script,
preventing the page from working. Opening the Abrowser dev tools, I got
‘SyntaxError: missing ) after condition’. If I disable LibreJS,
everything works fine.

Is this a bug of LibreJS? The JS file source code is available on GitHub
(https://github.com/remiborfigat/rock-paper-scissors/blob/master/gui.js). And
the page is available here (https://remiborfigat.com/rock-paper-scissors/).

Many thanks,
-- 
Rémi Borfigat
Web Developer

Web: https://www.remiborfigat.com
GitHub: https://github.com/remiborfigat
Twitter: https://twitter.com/remiborfigat

Reply via email to