rsnext/test/integration/amphtml
Kevin Mårtensson aa4b87e357
Handle cases where config is exported after its declaration (#16211)
AMP will still not work correctly when switching between non-AMP and AMP pages in development mode because of https://github.com/vercel/next.js/blob/canary/packages/next/build/babel/plugins/next-page-config.ts#L116-L120.

Fixes #15704.
2020-08-17 17:24:18 +00:00
..
components Fix AMP HMR for child components (#9736) 2019-12-16 11:45:48 -06:00
pages Handle cases where config is exported after its declaration (#16211) 2020-08-17 17:24:18 +00:00
test Handle cases where config is exported after its declaration (#16211) 2020-08-17 17:24:18 +00:00
next.config.js Ensure modern AMP client page bundles are removed (#12138) 2020-04-23 21:16:35 +02:00