Gearoid Collins

Results 6 comments of Gearoid Collins

Hi @edorivai, Thanks for that, great package by the way. The first thousand is `,` then it is separated by every hundred there after. e.g `(100000000).toLocaleString('en-IN')` = `1,00,00,00,000`

We encountered this too with our monorepo and ended up having to revert to `2.7.0`.

Hi was having a similar issue when using SSR for svgs - "cant resolve module". After trying many different manual processes I came across this: ```sunesimonsen-babel-plugin-inline-react-svg``` Add it to your...

+1 to this. would love it 🙌 It would nicely clean up our secret store and manifest files 😄

Ran into this recently too. Did anyone figure out how to achieve this?

We're facing this issue too. Will follow to see if there is any resolution