create-component-lib
create-component-lib copied to clipboard
Watch mode for linking?
Hey there!
Are there any examples of how I could set up some kind of watch mode during development for compiling to the dist/ folder to leverage the npm link command?
I am hoping to achieve faster iteration without having to run the build command every time I want my npm modules to update. Would this be an easy configuration change, or could you link to me a library that would be good for such a thing?
Thanks, -Andrew