With the help ofΒ @Peerlist, I was able to link my domain for my website and avoid the hassle of searching for templates. Thatβs fantastic! π ππ₯³
Checkout the new site - https://t.co/3rC7ymEZxL
CI perf tip:
Installing Playwright browsers can take minutes on GitHub Actions.
GitHub-hosted runners already include several browsers. If a compatible one meets your E2E needs, use it directly to skip the install and speed up CI.
@ScriptedAlchemy Currently waiting for this feature. At the moment, we have mocked federated exports :D Would it work for standalone repositories for each MFE?
@aidenybai We have a custom handling for prefixing to avoid CSS specificity issues for our MFE setup. Would this work in that case as well?
For example, devs write `px-4`, and at run time, we get `mfe-px-4`. So even if multiple MFEs are passing the same class, it would omit duplicates.
@FarzaTV I tried. One feedback: when I am connected to multiple displays, it always uses the primary laptop screen instead of the display where my cursor is. Not sure if it's just me.
@jait_chen This is an excellent addition. Thank you for sharing! I created a custom package for our MFE app that includes the latest utilities and the core set. I will try this setup to see if there is room for improvement.