Lunarequest
Lunarequest
DDeno
Created by Lunarequest on 11/23/2023 in #help
using flexsearch
so flexsearch has a index.d.ts thats broken and hasn't been touched in 2ish years and instead you should use @types/flexsearch but i have no idea on how to override deps so i can use the Document interface
7 replies
DDeno
Created by Lunarequest on 9/14/2023 in #help
deno behaving differently in local dev env and production docker builds
I'm currently trying to switch from using node+yarn 2 for my blogs static files to deno. however the tasks that work locally for me fail to run properly in my container buildenv. I've even tried to use the curl | sh installer but the same behaviour persists. npm packages have trouble resolving deps which does not happen in my local dev env. Am i missing something?
6 replies