Hi, I've got a very basic Solid.js effect example not working within Web Test Runner.
Here's the most minimal reproduction.
The WTR config defines an import map to import Solid.js from CDN.
The same example, with the same importmap, works fine on CodePen.
Any idea if there's something in WTR's environment that could be messing with globals to somehow cause this?