Simon East

Results 54 comments of Simon East

OK, no worries. I appreciate you sharing your code anyway. Hopefully it will help myself and others attempting to generate source maps on other projects.

I have made some enhancements to the plugin and got source maps fully working now. :smile: The last remaining bug I have to resolve is that when minifying the source...

Managed to finish this off today and SCSS source maps now work nicely. Will send through a pull-request for others' feedback & testing shortly.

Hi @jpoiri - yes, I believe the plugin supports that correctly. You can use multiple `{% filter ... %}` blocks, and each one will output a separate CSS/JS file. A...

VSCode already has an excellent Node debugger built-in, where you can set breakpoints, run your code, inspect vars, step-through lines of code, etc. Although I only just learnt it was...

I've got a Gaomon 1060 Pro and it seems to be working *mostly* correctly with OTD v0.6.4.0, although I noticed it seems to be detected as a "Monoprice 10594" from...

Actually I have noticed one other strange issue with the 1060 Pro, which I will add here: **I cannot get the pen buttons and pen tip (pressure) to trigger at...

I've updated my PR so that the docs match the latest VitePress theme. Would be great to get any final feedback/tweaks that might be preventing it from being merged in....

> cdt-js seems nice but it's an app, not an API Oh yes, you're right. I thought it existed as a standalone library, but apparently not yet. 🤔 And thanks...

Thanks for the update. It's been a couple years since I tried it, and will be away on travel for the next few weeks so probably will not have a...