electron-app icon indicating copy to clipboard operation
electron-app copied to clipboard

Have you considered removing the template pnpm version lock?

Open tianxidev opened this issue 10 months ago • 0 comments

When multiple people collaborate during the development phase, there may be differences in the locking files between different system platforms (such as Mac, Win), and the version will only be locked before release. Therefore, I believe it is necessary to remove pnpm-lock.yaml from the template project.

tianxidev avatar Apr 19 '25 06:04 tianxidev