create-component-lib icon indicating copy to clipboard operation
create-component-lib copied to clipboard

Watch mode for linking?

Open Andrew1431 opened this issue 6 years ago • 0 comments

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

Andrew1431 avatar Sep 10 '19 18:09 Andrew1431