Liana
Liana
Hitting this issue too. I am making a library which includes vue components, and use import aliases. Once compiled the alias paths are still there instead of being replaced, so...
I have the same problem.
I'm also very interested in this being merged. I was just in the process of starting to localise a docs website and realised there's no good way to work around...
Yeah the `get_skill_check` function should have what you need, if you put it in a variable and then use `mySkillCheck.happened` in your condition it should work I think? It would...
To leave a note here too, I've been using steamworks.js too in games and plan on using it more. I haven't looked into the codebase yet, but I'd also be...