With a Google AMP site how do you accomplished sharing code that is standard across the site?
Assets such as: Headers Navigation Footer General Style definitions
Based on what I've read this far, and on the demos I've worked with it seems there is a lot of code being duplicated across AMP pages. This duplicated code means an AMP site would potentially be more costly to maintain or modify.
How do other approach solving these challenges with AMP? What am I missing?