Hello, new to bit.
I imported a component into a new project which created the link to the node module. I assumed changes I made to the linked component would be reflected in the build each time the server reloads. However, they are only reflected when I tag the component. So my question is whats the workflow for developing locally on an imported component, without tagging it after every single change?
Thanks,