mattmbrightside

Results 5 comments of mattmbrightside

I agree it is very confusing that there is a "Nx Micro-Frontend Example" page on the Nx site but they didn't make any effort to actually communicate how Nx could...

Thanks all for the suggestions to use @sucrase/jest-plugin instead, that fixed webstorm breakpoints in my tests!

Tested today with IE11 in a VM; it detects the click and keydown to stop the idle warning. But it does not detect mouse movement, I still get the idle...

The website appears to have been refactored over the last 1.5 years but the recipes section has some helpful info now: https://nx.dev/recipes/module-federation

a bit more info, we are using the AWS RDS Proxy service between the lambda and RDS and our connection options passed to createConnection are ``` { "host": "..rds.amazonaws.com", "user":...