Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundling Third-Party Dependencies In Library #9

Open
collindutter opened this issue Mar 13, 2019 · 1 comment
Open

Bundling Third-Party Dependencies In Library #9

collindutter opened this issue Mar 13, 2019 · 1 comment

Comments

@collindutter
Copy link

Thanks for the very useful repo! We're running into one issue though.

Is there a way we can configure this so that the base application doesn't need to know about the library's third-party dependencies? In this example, Clarity is installed in the base application, but is there a way to provide it in the library instead?

Following this issue ng-packagr/ng-packagr#1231 I've gotten the library bundle to include the third party dependency, but I can't seem to load it in the base application.

Any suggestions?
Thanks!

@jaichandra
Copy link

I would also like to know how we can bundle third-party libraries into the library bundle and not into the consuming app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants