David Hewson
David Hewson
old issue, but pretty certain this only updates on GC
https://github.com/doxxx/lodestone-recipe-db-scraper/pull/26 actually i ran it with this change to get the collectables
Updated for 5.4
i fixed this in #406 but it's waiting to be merged
I'm not the dev, but it works fine for me ``` /ac "Inner Quiet" /ac "Basic Touch" /ac "Innovation" /ac "Standard Touch" /ac "Standard Touch" /ac "Great Strides" /ac "Standard...
this is fixed in #399 but it's waiting to be merged
`karma-webpack` does not seem to respect the `exclude` section of the karma config. though I find i can kind of trick it to not being included by setting files as...
`karma` itself always lists the config file in the exclusion list which you can see when passing `--log-level debug` to karma (in the example below i have not defined exclude...
As someone who was looking for this feature I can tell what it's _supposed_ to do If you have a group with some but not all of its elements selected...
Thanks for the report. It seems that there are some message types which are unhandled. The original design doesn't handled any types other than what the library knows about so...