thetarnav / solid-devtools

Library of developer tools, reactivity debugger & Devtools Chrome extension for visualizing SolidJS reactivity graph
https://chrome.google.com/webstore/detail/solid-devtools/kmcfjchnmmaeeagadbhoofajiopoceel
MIT License
536 stars 21 forks source link

Add a noop index file to the main package #300

Closed thetarnav closed 5 months ago

thetarnav commented 5 months ago

Should fix

solid-devtools import "solid-devtools"; is an entry point for the vite plugin. If you're seeing this message you probably forgot to add the plugin to your vite config.

in prod builds

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 3e93dba8dc18241bad7059b12857ec69968e40e8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ------------------------- | ----- | | solid-devtools | Patch | | @solid-devtools/extension | Patch | | @solid-devtools/overlay | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR