Mark Lansky

Results 117 comments of Mark Lansky

@dtrauma nah, I had to patch anyway because of the "focus" error. Though these patches are not compatible with gentoo, patches are failing. If anyone trying to make it work:...

I've tried to implement this thing. Take a look please

Could someone clarify how can I type enhance function now? I saw commit on March 30 but I am not sure how to get benefits from it and how to...

@dummdidumm My case: 1) I was trying to deal with https://github.com/sveltejs/eslint-plugin-svelte/issues/432 by adding and configuring https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files 2) It required me to set (see project's readme) ```json "include": [ "**/*.svelte", "**/*.ts",...

I can't imagine quasar still forces to use commonjs Can be fixed via #15756

That quick fix in PR above can allow usage of quasar in ESM project if you put config in cjs file. I hope it will be reviewed properly. IMO it's...

> Great! In the past @ZerdoX-x was asking for a simple way to install, maybe this can help. Yep, thank you. I've subscribed to this PR long time ago and...

> void builds binary packages for aarch64... oof. my bad! then i can consider this a good alternative for me. i'll keep an eye on void then ;) sorry for...

Hmm... It's been a year. @tushar10sh is this abandoned?

Same. I killed about two days on it. Problem in html-webpack-plugin I guess. Anyway it can't properly work with HMR. I found some solutions for webpack-dev-server, but not for webpack-dev-middleware.