Skip to content

Instantly share code, notes, and snippets.

@harshq
Created July 25, 2021 06:54
Show Gist options
  • Save harshq/b40d6365c60a90422af28b9d80908c14 to your computer and use it in GitHub Desktop.
Save harshq/b40d6365c60a90422af28b9d80908c14 to your computer and use it in GitHub Desktop.
Module federation with Webpack 5
{
"presets": ["@babel/preset-env", ["@babel/preset-react", {
"runtime": "automatic"
}]]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment