You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh that is weird. I suppose to make sure the version of Solid and Babel Preset Solid match at least on the minor version. The only other thing I can think of is the change in package resolution to use export maps but I wouldn't expect that to be an issue here. Is this a new problem after an update? Template function is pretty much something that has been there since day one and should still be there.
On a different note, I also have some better tools now that might make this integration smoother. I've introduced mutable state which might work well here.
Running
pnpm test
gives the following error:This means that the babel compiler is not importing these functions
The text was updated successfully, but these errors were encountered: