rokucommunity / ropm

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

Fix noprefix module bug that wasn't handling imports properly #50

Closed TwitchBronBron closed 2 years ago

TwitchBronBron commented 2 years ago

Fixes a bug in the noprefix functionality that was skipping the import statement repairs for .bs and d.bs files.

Most of this change is just indentation, so hide whitespace to see the actual fixes.