JulianMar / nuxt-bugsnag

Bugsnag module for nuxt.js
MIT License
49 stars 18 forks source link

feat: make project root configurable #36

Closed dritter closed 2 years ago

dritter commented 2 years ago

Hey!

We build our assets in a different folder, which is why we have to set projectRoot to that folder.

JulianMar commented 2 years ago

Looks good for me, just maybe change the default options. After that we can merge it and I will do a release

JulianMar commented 2 years ago

Thank you for this change, I had to change it a bit because there were some type errors. After that everything works fine and I released a new version for you. Thanks again :)

dritter commented 2 years ago

Awesome! Thanks for merging and the Type fixes.

Btw. The npm and GitHub releases seem to have diverged.. could you also tag it as GitHub release?