Yuri Sitnikov
Yuri Sitnikov
P.S. Checked which code branch worked for me in 0.3.2 - it was `if (window.grid)`. In other words, for me, f-puzzles code is fully initialized right when starting to execute...
How exactly does it break?
I'm currently working on upgrading the library to something more readable and debuggable, and fixed one bug along the way that might help with this issue too. I'll release it...
The build indeed doesn't contain source maps. Does it cause problems?
I'm not exactly a webpack expert, sorry :) But from what it looks like, the only "issue" is that you won't be able to navigate to the library's source code...