Kaleb Fulgham
Kaleb Fulgham
You may be able to modify the index on this [line](https://github.com/chancancode/blame_parent/blob/master/blame_parent.js#L30). OR keep adding the `^` but use CSS to hide it for the first link element
We experienced a sudden flood of requests as well. We have currently blocked this project (`429 Too Many Request`). All the best!
We also ran into this issue adding `dd-trace` to our Angular app (Angular v9.1 universal using webpack). It looks like it could be a peer dependency issue on the plugins....
Until a fix is made, our team found a temporary workaround for Angular 9 CLI & webpack when using Angular Universal (server-side rendering). Created an externals reference: ``` // webpack.config.js...