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
to use inline preact-devtools I have been trying to use the preact-devtools npm, however that seems quite a bit outdated (about 3 years). I managed to get it running via a manual inline build from here, but I guess it would be nice to have an updated package for easier TypeScript embedding.
The text was updated successfully, but these errors were encountered:
Thanks for opening an issue. Didn't update the npm package because no one needed it or has asked for it until now. Out of curiosity: Can you share more about your use case?
Sure. I maintain a VSCode extension that has some webviews that use preact. https://github.com/BartmanAbyss/vscode-amiga-debug
In the past I had to add special code to run the webview in a browser to use preact-devtools, but that was always a hassle.
to use inline preact-devtools I have been trying to use the preact-devtools npm, however that seems quite a bit outdated (about 3 years). I managed to get it running via a manual inline build from here, but I guess it would be nice to have an updated package for easier TypeScript embedding.
The text was updated successfully, but these errors were encountered: