rsnext/test/integration/page-config
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
..
config Stop PageConfig plugin from running on non-pages (#7884) 2019-07-10 15:27:11 -04:00
lib Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08: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
something.js Stop PageConfig plugin from running on non-pages (#7884) 2019-07-10 15:27:11 -04:00