Bryson Hair

Results 41 comments of Bryson Hair

By clash I meant duplicate traces whose information overlaps. Clash is the wrong word here. Overlap is what I'm really asking about.

I think this project is just small enough that I think I could put time in maintaining it. The project as is, I wouldn't know what would need updating until...

Greenkeeper is losing all support. It's moving its current userbase over to https://snyk.io/. Would rather using that over something that's no longer accepting no users haha.

Sounds good! Looking forward to this (= I'm excited to be helping the open source community.

I'm interested in being the lead maintainer. I maintain a couple of my employer's own private npm packages so addressing high priority bugs, documenting everything, and publishing to npm is...

If you guys figured this out then you could have an MFE specify an external and the root could specify this same dependency as both external and a module federated...

It would be really great now if the `ConfigurationManager` was set up to be able to use multiple issuers instead of just one. I really enjoy the `ConfigurationManager` can essentially...

Neither this "engines": { "node": ">=18.13.0" }, nor this worked "engines": { "node": "18.19.1" },

@chryw To answer your private npm feed problem, what I've done is uploaded a .npmrc file to secure files in Azure Devops and downloaded the file to the build. You...