diff --git a/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx b/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx index 2650009c19..ac84072a00 100644 --- a/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx +++ b/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx @@ -39,12 +39,12 @@ export function DocViewer({ diff --git a/nx-dev/nx-dev/pages/_app.tsx b/nx-dev/nx-dev/pages/_app.tsx index 64028bbf56..b63952f6f2 100644 --- a/nx-dev/nx-dev/pages/_app.tsx +++ b/nx-dev/nx-dev/pages/_app.tsx @@ -19,12 +19,12 @@ export default function CustomApp({ Component, pageProps }: AppProps) { <> diff --git a/nx-dev/nx-dev/pages/community.tsx b/nx-dev/nx-dev/pages/community.tsx index 4c16511b7f..103f81c75a 100644 --- a/nx-dev/nx-dev/pages/community.tsx +++ b/nx-dev/nx-dev/pages/community.tsx @@ -36,6 +36,7 @@ export function Community(props: CommunityProps) { <> @@ -64,65 +62,36 @@ export function Index() { backgroundImage: 'url(/images/background/hero-bg-large.svg)', }} > -
-
-
-

- Smart, Extensible{' '} - Build Framework +
+
+
+

+ + Smart, Fast and Extensible + {' '} + Build System

-

- Nx helps architect, test, and build at - any scale: +

+ Next generation build system with first class monorepo + support and powerful integrations.

-

- - integrations with modern frameworks - - - computation caching - - - smart rebuilds of affected projects - - - distributed task execution - - - powerful code generators - - - editor support - - - GitHub apps - - and more. -

- -
- - - Get Started - - - - - sendCustomEvent( - 'code-snippets', - 'click', - router.pathname - ) - } - /> -
-
diff --git a/nx-dev/nx-dev/pages/node.tsx b/nx-dev/nx-dev/pages/node.tsx index 17432a5de7..51a3a65397 100644 --- a/nx-dev/nx-dev/pages/node.tsx +++ b/nx-dev/nx-dev/pages/node.tsx @@ -60,12 +60,12 @@ export function Node() { <> diff --git a/nx-dev/nx-dev/pages/react.tsx b/nx-dev/nx-dev/pages/react.tsx index 14d5617140..a5c1afedf6 100644 --- a/nx-dev/nx-dev/pages/react.tsx +++ b/nx-dev/nx-dev/pages/react.tsx @@ -16,12 +16,12 @@ export function ReactPage() { <> diff --git a/nx-dev/nx-dev/public/documentation/latest/angular/guides/setup-mfe-with-angular.md b/nx-dev/nx-dev/public/documentation/latest/angular/guides/setup-mfe-with-angular.md index 4fa8434fc8..bd78463bba 100644 --- a/nx-dev/nx-dev/public/documentation/latest/angular/guides/setup-mfe-with-angular.md +++ b/nx-dev/nx-dev/public/documentation/latest/angular/guides/setup-mfe-with-angular.md @@ -9,6 +9,11 @@ Therefore, using Nx it can be fairly straightforward to scaffold and build a Mic In this guide, we'll show you to how setup a Micro Frontend Architecture with Nx and Angular. +_NOTE: When serving MFEs in dev mode locally, there'll be an error output to the console, `import.meta` cannot be used outside of a module, and the script that is coming from is `styles.js`. It's a known error output, but it doesn't actually cause any breakages from as far as our testing has shown. It's because the Angular compiler attaches the `styles.js` file to the `index.html` in a `