eclipse-agail / agile-sdk

JavaScript Agile IoT SDK
Eclipse Public License 2.0
2 stars 4 forks source link

Browser bundle #5

Closed craigmulligan closed 7 years ago

craigmulligan commented 7 years ago

Should create a browser bundle with agile exported as a global.

Currently you can use it with webpack or browserify but need to set a env REACT_APP_BROWSER to ensure any node specific modules are loaded.