File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ nx run host:serve:development
251251In this example, ` host ` is the name of the host application.
252252
253253** NOTE:** At the moment, there is a bug in the Nx Build process that causes the build to fail.
254- See [ Fix the Nx Bug for Build Error] ( #fix-the-nx-bug-for- build-error )
254+ See [ Fix the Nx Build Error Bug ] ( #fix-the-nx-build-error-bug )
255255
256256In the Run console output, it should include the browser address.
257257
@@ -370,8 +370,8 @@ nx run remote3:serve:development
370370
371371In this example, ` remote3 ` is the name of the React remote application.
372372
373- ** NOTE:** At the moment , there is a bug in the Nx Build process that causes the build to fail.
374- See [ Fix the Nx Bug for Build Error] ( #fix-the-nx-bug-for- build-error )
373+ ** NOTE:** At the time of this writing , there is a bug in the Nx Build process that causes the build to fail.
374+ See [ Fix the Nx Build Error Bug ] ( #fix-the-nx-build-error-bug )
375375
376376Look in the Run console output for the browser address.
377377In this case, it is:
You can’t perform that action at this time.
0 commit comments