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

Following documentation for shared angular not working #1130

Open
gabdlr opened this issue Jul 12, 2023 · 0 comments
Open

Following documentation for shared angular not working #1130

gabdlr opened this issue Jul 12, 2023 · 0 comments

Comments

@gabdlr
Copy link

gabdlr commented Jul 12, 2023

Describe the bug or question
Following Shared Angular docs doesn't work, seems to be
a problem with circular references

To Reproduce
Follow documentation

Expected behavior
Different angular projects share dependencies

Additional context
If you follow instructions of the docs it throws an error which seems to be related with circular references, seems to work if you do not use "excludeAngularDependencies": true in angular.json, but use singleSpaWebpackConfig.externals.push() in extra-webpack.config.js for every dependency except single-spa-angular and single-spa-angular/internals (which if you do throws the error metioned above).

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

1 participant