WesMC

Results 7 comments of WesMC

@Gerrit0 have you given typedoc a spin? ``` "devDependencies": { "typedoc": "0.23.14" }, "scripts": { "typedoc": "npx typedoc --excludeExternals --cleanOutputDir --out src/index.ts" } ```

@peterbe Apologies for the delayed response. I have been tied up with jury duty this week. I have only worked with `FlexSearch.Index` thus far; so, cannot comment on Document or...

@ktsakalozos - Thanks for the quick response and link. Tactically, I fell back on Linkerd since it seemed to _ready to roll_ on both architectures. At a glance, the script...

Just a quick follow up. I took an initial peek this afternoon at enabling istio on arm64. Trivial changes were required to two files: * `/var/snap/microk8s/common/addons/community/addons/istio/enable` * `/var/snap/microk8s/common/addons/community/addons.yaml` I saw...

This is great news! I don't see a v0.7.23 tag or [npmjs.com](https://www.npmjs.com/package/flexsearch) release. What's the recommended way to pull and benefit from the latest stable code?

I see 0.7.3 and 0.7.31 now. Perfect timing as I'm in this code today. Very much appreciated!

I attempted installation on a Mac mini M1, 2020 running Sequoia 15.2. After allowing application to be installed, at the "Installation" stage a pop-up appeared: *This package is incompatible with...