Skip to content

Move amp support to a plugin #2603

Description

@benmccann

Describe the problem

I don't like amp. It's bad for the web

Also, it slows things down a lot:

timeout: 15000 // AMP validator needs a long time to get moving

Describe the proposed solution

Can we use hooks, vite plugins (https://www.npmjs.com/package/vite-plugin-amp), or do we need to add new extension points?

Also, we can potentially move some of the stuff to other options like the proposed inlineCss option (#2620), so that it's not AMP-specific.

Alternatives considered

No response

Importance

nice to have

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions