Daniel Stocks
Daniel Stocks
A note from someone who was a duplicate set of erb/hbs templates: :shipit: This is a killer feature.
Yeah I gotcha, let me think about it for a while :) Edit: I'm a bit busy now, but you're welcome to submit a pull request
I can confirm having the same issue, I can verify that it's due to the generated URL string is too long, so firebase refuses to shorten it. I could verify...
Btw I came here from bundlesize, which unfortunately suffers the same limitation
For anyone else looking at this. After a few months I came across https://bundle-analyzer.com and it works fine with Next.js and 40+ chunks for larger sites.
I made a solution for this here: http://github.com/danielstocks/jQuery-Placeholder
Thanks for reporting @regiside, and sorry about that. The version number is available in the `package.json` file but maybe that wasn't included in your download? So what you are suggesting...
Can also confirm I'm also having the same (or very similar) issue! I'm on relay-runtime 20.1.1 and react-relay 20.1.1. If i don't explicitly ask for the fields used in the...
@captbaritone Any updates on this?