UNPKG

subapp-web

Version:

Electrode subapp web support

18 lines (9 loc) 467 B
# Electrode Subapp Web Module with support to render and manage subapps when running in the browser ## ES Modules This package only export its code for node.js with `main` field and ES modules with `module` field. This is neccessary for webpack to do treeshaking when bundling code. ## License Copyright (c) 2016-present, WalmartLabs Licensed under the [Apache License, Version 2.0]. [apache license, version 2.0]: https://www.apache.org/licenses/LICENSE-2.0