Hi I have a questions about deployment The project now is built with lerna and includes multiple independent projects (project per package): Will that be a single npm package in the end that each can simply include in their bundle or each of the package will be supported and included independently?
Thanks, Vladimir
