jherr / create-mf-app

CLI app to create Module Federation applications
MIT License
730 stars 84 forks source link

Regarding yarn.lock file in some templates #43

Closed vomaksh closed 1 year ago

vomaksh commented 1 year ago

Should there be lock files inside the template? I am unable to get which convention is in use. In templates such as library/typescript, server/express, server/graphql-nexus etc there are yarn.lock files. On the other hand, most of the templates don't have yarn.lock. So, are those lock files there because of reason or by accident?

Thanks

jherr commented 1 year ago

We should remove all lock files from the templates. Again, feel free to PR.