• J
    Add amp.canonicalBase option to set absolute URL (#7262) · 24034ec9
    JJ Kasper 提交于
    * Add canonicalBase config to allow setting
    absolute path for canonical link
    
    * Make sure canonicalBase is set for
    export and serverless
    
    * Move canonicalBase to amp.canonicalBase
    
    * Update tests with canonicalBase config
    
    * Update tests
    
    * run lint-fix
    
    * Fix canonicalBase config parsing
    
    * Fix canonicalBase during export
    
    * Update amphtml tests
    24034ec9
config.ts 2.7 KB