Closed thetarnav closed 1 year ago
Currently the proxy blocks access to name and location properties that are added to HMRComp function. https://github.com/solidjs/solid-refresh/blob/c7bc649cdf3588853b3e5f6cb19ffc454a6c3bbf/src/runtime/create-proxy.ts#L50-L53
name
location
Currently the proxy blocks access to
name
andlocation
properties that are added to HMRComp function. https://github.com/solidjs/solid-refresh/blob/c7bc649cdf3588853b3e5f6cb19ffc454a6c3bbf/src/runtime/create-proxy.ts#L50-L53