bin16
bin16
 土豆+鸡蛋+米+电饭煲,精确匹配 的情况下得到了 电饭煲版一只**番茄**饭,出现了没有的食材。 有点怪,我以为精准匹配是找满足食材和厨具子集的食谱,但是这样依然会匹配到没有的食材?看了下视频里出现了番茄,萝卜,火腿和腊肠。想问一下是作为可选的食材进行考虑的么?
detail: https://github.com/zserge/lorca/issues/167#issuecomment-1046045388
### Ebitengine Version github.com/hajimehoshi/ebiten/v2 v2.8.1 ### Operating System - [X] Windows - [ ] macOS - [ ] Linux - [ ] FreeBSD - [ ] OpenBSD - [ ]...
both `http://` and `https://` return 503 Service Temporarily Unavailable
### extend HTMLText ```ts import { extend } from "@pixi/react"; import { Container, Text, Sprite, HTMLText, } from "pixi.js"; extend({ Container, Sprite, Text, HTMLText, }); ``` ### tsx ```tsx ```...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description of the bug `FuseIndex.toJSON()` keeps `getFn` in keys, as a result, the...