Hi, I'm new to cloudflare workers. Trying to figure out what even is the point if you can't seemingly import your libraries??
Like I'm trying to add a custom watermark to my image (cuz cloudflares apo didn't work for some reason) using canvas/jimp, and I can't even do that?
I think it's a skill issue but then how do I import node libraries?