Closed davosmith closed 5 years ago
That's odd, as a quick glance at the JavaScript files suggests that the debug compiled file matches the source file, which it wouldn't have done if I'd forgotten to run shifter. Glad you've fixed it.
You are right, the -debug file was fine. Only the -min file was outdated. I have no idea how this could have happened.
Hi Davo,
Thanks for this improvement!
Travis was complaining about this patch as you might have forgotten to run shifter before creating the PR. I have run it, committed the change and pushed it to master.
Thanks, Alex