Jake Fried
Jake Fried
Hi @zindel! Thank you for spelling everything out so clearly. I've started working on solving number 1 (Parse errors) [here](https://github.com/fastpack/fastpack/pull/96)
I have a few questions: For number 2: Is there something better we could do? if we know the exact preprocessor that the user would ideally use couldn't we automatically...
+1, I've ran into this before as well. Given how expected this message is, we should a way of disabling it. Some ideas: - (best) Only emit in `verbose` mode...
Please let me know if I'm misunderstanding: Let's say I'm building a page with 10 images and I know for certain only the top 4 would ever be in the...
@dgilman: are you by any chance interested in contributing a PR?
@sebastianbenz: can we close this seeing as https://github.com/ampproject/amp-toolbox/pull/912 as merged?
Would this be considered a breaking change / major version bump?
This seems like a bug with the extension itself. I'll track this down (or at least get in contact with the right people to track it down)
@honeybadgerdontcare: just to confirm, is this an issue that wg-caching will take care of or should I try to prioritize it for wg-runtime?
> Add a new, invalid amp-script attribute e.g. skip-hash. The naming isn't that clear. The current dev mode doesn't just skip-hash, but also skips size checks. will try to brainstorm...