Dom
Using localStorage after creating a project with solidstart
I've just created a project with solidstart and started to add an option for dark mode using localStorage, but get
as a result... I understand that when using SSR I won't have access to localStorage but I don't need SSR.
How do I configure this properly? Can I simply delete entry-server?
5 replies