BugSplat-Git / symbol-upload

Cross-platform symbol upload utility
MIT License
10 stars 3 forks source link

fix: support database in package.json #110

Closed bobbyg603 closed 6 months ago

bobbyg603 commented 6 months ago

Allows user to specify BugSplat database in package.json. This is really useful for electron as it gives us an accessible spot to share the value between the native, main, and renderer handlers.