Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-mod-fed-amcharts4

amCharts v4 module federation demo: issue w/ shared/singleton setup

    new ModuleFederationPlugin({
        name: "amCharts4",
        filename: "remoteEntry.js",
        exposes: {
            "./PluginDefinition": "./src/PluginDefinition",
        },
        shared: {
            "@amcharts/amcharts4": {singleton: true},
        },
    }),

WMF

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages