rsnext/test/integration/amphtml/pages
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
..
hmr Fix AMP HMR for child components (#9736) 2019-12-16 11:45:48 -06:00
nested Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00
_document.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
amp-script.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
another-amp.js Update to make sure AMP only bundles are always removed in pro… (#11527) 2020-04-01 10:24:44 +02:00
auto-import.js Migrate to AMP Optimizer 2.0 (#10535) 2020-02-14 16:01:43 -05:00
conflicting-tag.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
custom-scripts.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
index.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
manual-rels.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
nav.js Handle cases where config is exported after its declaration (#16211) 2020-08-17 17:24:18 +00:00
normal.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
only-amp.js Stabilize more tests (#15470) 2020-07-26 04:57:06 +00:00
root-hmr.js Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00
special-chars.js Fix AMP HTML content emit (#9468) 2019-11-25 14:05:52 -06:00
styled.js Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00
use-amp-hook.js Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00
var-before-export.js Handle cases where config is exported after its declaration (#16211) 2020-08-17 17:24:18 +00:00