adbkit icon indicating copy to clipboard operation
adbkit copied to clipboard

Add module Setting to package.json

Open DeedleFake opened this issue 7 years ago • 1 comments

This is a workaround to get adbkit working with webpack and other, similar systems. It lets it know that imports should import lib/adb.js instead of index.js.

I will be sending a corresponding pull request for adbkit-monkey. adbkit-logcat doesn't need the workaround because it no longer uses CoffeeScript.

DeedleFake avatar Mar 05 '19 16:03 DeedleFake

@sorccu Anything we can do to help get this merged in and published? Would really help my app.

bmcgary avatar Jul 15 '19 22:07 bmcgary