messenger
messenger copied to clipboard
Question
How can you use coffee ? i don't find how you did that .. :/
you call <script type="text/javascript" src="js/app.js"></script>
and the file is js/app.coffee
?!
Because i'm trying to do something close to that project, and i don't arrive to make my JS working for the link require('electron').shell.openExternal(e.url);
i don't understand how you make this work
Btw nice work :+1: