Tom Cockram

Results 5 comments of Tom Cockram

I'm also getting this issue. As @AmitMY mentioned setting `optimization: false` gets rid of this issue. However, this increased my bundle size from 600kb to 4.09MB. https://stackoverflow.com/questions/72713590/ye-auth-is-not-a-function-angular-fire Can we please...

I have a similar problem but it just returns "Git Revision null" ![image](https://user-images.githubusercontent.com/45595511/114042484-62272a80-987d-11eb-8e53-fd5dd8a7e2c2.png)

> @TomCockram same same. What's the environment where you get that null? Also in a git action? > > ``` > $ npx pretty-quick --check --branch develop && ng lint...

> > > Same here, I have files staged. But there not detected. Could it have something to do with the fact that I'm in a monorepo not in the...