Closed
Description
Describe the problem
I don't like amp. It's bad for the web
Also, it slows things down a lot:
kit/packages/kit/test/utils.js
Line 161 in 6c9b739
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