Skip to content

build single app AOT fails #1

@stekontar

Description

@stekontar

Hi,
First of all this is a great sample.

Currently single application could be build only in JIT.
The following command fails due to double definitions on app.module and app.module-export
"ng build app1 - prod - build-optimizer - vendor-chunk - named-chunks"

My goal is to create individual (docker) applications that would dynamically be imported on core-app.
Imagine a Portal that would have all the common files (angular, polyfills ect... ) and would be able to load any application dynamically.
(still trying to find the proper way)
I read your comment about
https://github.com/lmeijdam/angular-umd-dynamic-example
but I haven't make it to work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions