balena-io / balena-sdk

The SDK to make balena powered JavaScript applications.

Home Page:https://www.balena.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Downstream browser bundling tools can't automatically exclude unused modules

pimterry opened this issue · comments

See #253 (comment)

We should ensure that a simple webpack or browserify build in a project downstream using resin-sdk doesn't pull in dependencies like rindle, since they aren't necessary.