Skip to content

Instantly share code, notes, and snippets.

@lgandecki
Created May 1, 2020 16:28
Show Gist options
  • Save lgandecki/eacbb545c3669dc61e45fb50fef01e72 to your computer and use it in GitHub Desktop.
Save lgandecki/eacbb545c3669dc61e45fb50fef01e72 to your computer and use it in GitHub Desktop.
// Configure our plugin in your app's webpack.config.js like this:
plugins: [
new StorybookWebpackFederationPlugin({
remotes: ["xolvio-ui"],
})
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment