Andrew Goldis
Andrew Goldis
Let's make sure I got it right. You have a monorepo, each package in the monorepo users a different project id. CI assigns the same `ciBuildId` for each package, so...
> Tabulating the top nav to have an "All Projects" and an "All Builds" could be sufficient? Yeah, good idea! Ok, if you find it useful, I am not one...
@mathpaquette not yet
@mathpaquette It's been open for 1.5+ years, why do you want it to be open
Haha, congrats! My daughter is 2.5 btw
Hi @Sauerbier ! Depending on how CSS is being loaded it might be possible to use this plugin. In general, if CSS is loaded using webpack's internal loader, it should...
Looking at the example I can see that the code snipper is injected correctly, I can also see that it should be invoked for CSS files as well `d.src =...
You are right `d.src = u(e)` is for scripts only. I will check your example, thanks for posting that 👍🏻
`methodName` doesn't have any arguments. You can use `replaceSrcMethodName` for that.