Results 6 comments of Dennis Li

> @MaicoTimmerman - Thanks for the report! That is a strange error - the index of the last instruction that was executed is outside the bounds of the bytecode in...

Hey hey! I think the reason why might be because the app implicitly relies on using cookies from logging in at chefsteps.com. It's been a while since I've touched this...

You probably want to take a look here for where the main logic is, I think? https://github.com/li-dennis/chromeJoule/blob/master/src/CirculatorManagerView.tsx#L24

hey @yoiang, sorry about the delayed response! I don't have any such plans, but happy to help if you have any questions. If you take a look at the writeup...

Ahhh, yeah, thanks for this. I don't use the timer much, so I forgot about this issue entirely. Thanks for the reminder! I'll see if I can carve out some...

I might be naive here, but is there a path forward with SWC integration via https://github.com/nestjs/nest-cli/pull/2107? ie using SWC to transpile from ESM to commonjs typescript, including references specified in...