This plugin is a fork from Zackary Jackson's ExternalTemplateRemotesPlugin (https://www.npmjs.com/package/external-remotes-plugin) and it was adapted to work properly with NextFederationPlugin (https://www.npmjs.com/package/@module-federation/nextjs-mf).
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
A sdk for support module federation
Module Federation Runtime for webpack
ESLint plugin for Next.js.
Full CSS support for JSX without compromises
This plugin contains helper functions that’ll be placed at the top of the generated code
rehype plugin to automatically add `target` and `rel` attributes to external links
Official command line tool for Airtable blocks development
SWC plugin for extracting inline messages.
babel-preset-app for vue-cli
Allow parsing of import.meta
Tiny and powerful i18n plugin to translate your Next.js pages.
Allow parsing of optional properties
Allow parsing of async generator functions
Allow parsing of BigInt literals
Allow parsing of object rest/spread
Allow parsing of the logical assignment operators
Allow parsing of the nullish-coalescing operator
A consolidated product package for building Module Federation apps with oRPC APIs.
Allow parsing of optional catch bindings
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Rollup plugin to automatically add a library's peerDependencies to its bundle's external config.