reusable-ui-component-api-guide icon indicating copy to clipboard operation
reusable-ui-component-api-guide copied to clipboard

Add notes of caution about `sideEffects` key in `package.json`

Open KonnorRogers opened this issue 1 year ago • 0 comments

Hi there! I stumbled on your guide today on Bluesky and noticed the note about "sideEffects". While it currently says its "needed", im here to provide some feedback on how sideEffects has burned me. Feel free to close, but heres a blog post I made with some links to various broken packages as a result of using the sideEffects key.

https://www.konnorrogers.com/posts/2023/the-shoelace-side-effect-scavenger-hunt

( you can ignore everything after the linked github issues)

KonnorRogers avatar Feb 18 '25 22:02 KonnorRogers