We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I would like to compile modules independantly in their own projects. Then I would like to host each of them on their own server.
Then, from the main/root application server (server A), I would like to load them one by one as a lazy module.
Has anyone already done this ? Is it possible ?
This is a good starting point, not talking about angular, but closed. https://stackoverflow.com/questions/43163909/solution-load-independently-compiled-webpack-2-bundles-dynamically
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I would like to compile modules independantly in their own projects.
Then I would like to host each of them on their own server.
Then, from the main/root application server (server A), I would like to load them one by one as a lazy module.
Has anyone already done this ?
Is it possible ?
This is a good starting point, not talking about angular, but closed.
https://stackoverflow.com/questions/43163909/solution-load-independently-compiled-webpack-2-bundles-dynamically
The text was updated successfully, but these errors were encountered: