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 `