rokucommunity / ropm

A package manager for the Roku platform.
MIT License
31 stars 5 forks source link

Prevent bsc plugins loading during ropm install #35

Closed TwitchBronBron closed 3 years ago

TwitchBronBron commented 3 years ago

There was a bug that would load a host application's bsconfig file during the ropm install of every referenced module. This adds extra (unexpected) processing to every module.

Fixes #26