rweich / streamdeck-ts-template

A template to create streamdeck plugins in typescript
MIT License
41 stars 13 forks source link

fix: remove sourcemaps on build #9

Closed rweich closed 3 years ago

rweich commented 3 years ago

when building the dev-env the sourcemap-comments will now be removed from the 3rd party packages as they always triggered warnings in the dev console (as they could not be found)

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: