rokucommunity / roku-debug

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md
MIT License
12 stars 9 forks source link

Exclude sourcemaps when sideloading #145

Closed TwitchBronBron closed 1 year ago

TwitchBronBron commented 1 year ago

Exclude sourcemaps from the sideloaded zips, because sourcemaps are large and they cause longer zipping, uploading, and on-device compile times when present.

Timing results for a large internal brighterscript app:

Sourcemaps INCLUDED

Sourcemaps EXCLUDED