create-react-library icon indicating copy to clipboard operation
create-react-library copied to clipboard

Do I need to commit dist or is there a way to generate it on yarn install?

Open simkessy opened this issue 5 years ago • 0 comments

When I install my library in an application. It doesn't automatically generated a dist folder in node_modules. Is there a way to do this? Or do I have to commit dist in my repository

simkessy avatar May 28 '20 22:05 simkessy