charlesvill

Results 3 comments of charlesvill

> > > For me to get it working on Debian 11 Bullseye on a Lenovo T480, I had to add this to /etc/apt/sources.list `deb http://ppa.launchpad.net/uunicorn/open-fprintd/ubuntu jammy main` Then do...

never mind, fixed it. Nothing a little sudo vim can't fix ;)

Their export default is borked. The main entry function is plugin you need to extract. Try this: ```js import { defineConfig } from 'vite'; import { plugin as mdPlugin, Mode...