ibm-watson-data-lab / shopping-list-model-js

JavaScript domain model implementation for the shopping list series of Offline First demo apps.
Apache License 2.0
4 stars 3 forks source link

error when building other apps #20

Closed vabarbosa closed 6 years ago

vabarbosa commented 6 years ago

other apps that have a dependency on this module fail to build because es6 code is included in node_modules. in addition, the bundled output does not export anything

vabarbosa commented 6 years ago

@bradley-holt this should resolve the various build errors being witnessed in react + pouchdb shopping list: