Closed spencer-jacobs closed 9 months ago
If the package json name is different from the productFilename, the executable path will be incorrect.
This PR just uses the productFilename since that should always be the name of the executable produced.
You are correct. Could you optimize your commit message? Format it as 'fix: xxx'. Thank you. I have made modifications through rebase, thank you again.
If the package json name is different from the productFilename, the executable path will be incorrect.
This PR just uses the productFilename since that should always be the name of the executable produced.