- Completely remove @babel/polyfill, it is deprecated as of Babel 7.4.0
- Removed unused @babel/node & @babel/cli from dependencies
- Made tsconfig.json config consistent accross different example apps
- Bug Fix: namespace not deregister
ComponentManager
properly andnamespaceDestroyCallback
is not called