No description
Find a file
Joe Haddad 89c792f67f
Preview Mode Should Not Cache (#10636)
* Preview Mode Should Not Cache

* add import

* fix import

* add tests

* Add real serverless mode tests
2020-02-22 10:26:39 +01:00
.github Add navigation test specific for Safari 10 (#10616) 2020-02-20 13:35:28 -05:00
.vscode Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
bench Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
docs Updated links (#10604) 2020-02-19 22:30:47 +01:00
errors Add err.sh for getStaticProps error (#10619) 2020-02-21 00:45:50 -05:00
examples Remove deprecated static folder (#10632) 2020-02-21 19:09:23 +01:00
packages Preview Mode Should Not Cache (#10636) 2020-02-22 10:26:39 +01:00
test Preview Mode Should Not Cache (#10636) 2020-02-22 10:26:39 +01:00
.eslintignore Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
.eslintrc.json Remove react import in create-next-app template (#10564) 2020-02-18 09:51:11 +01:00
.gitignore Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
.npmrc Remove version prefix 2018-10-02 01:35:56 +02:00
.prettierignore Improve prettier ignore (#8753) 2019-09-16 14:18:08 +02:00
.prettierignore_staged Adjust Commit Linting Hook (#9694) 2019-12-10 20:29:39 -06:00
.prettierrc.json Update Prettier configuration 2019-04-26 14:37:30 -04:00
azure-pipelines.yml Update tests running and add splitting by timings for Azure (#10214) 2020-01-23 12:37:01 -05:00
CODE_OF_CONDUCT.md Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
contributing.md Remove Now CLI reference from examples (#10501) 2020-02-12 17:14:57 -05:00
jest.config.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
lerna.json v9.2.3-canary.9 2020-02-22 00:17:18 -05:00
license.md Zeit -> ZEIT (#5804) 2018-12-03 23:01:23 +01:00
lint-staged.config.js Add TypeScript Definitions for Sass (#10363) 2020-02-03 00:03:42 -05:00
package.json Bump amphtml-validator to 1.0.30 (#10588) 2020-02-19 13:34:44 +01:00
publish-release.sh Make sure to exit publish script with correct code (#10310) 2020-01-28 14:03:32 -05:00
readme.md Monorepo (#5341) 2018-10-01 01:02:10 +02:00
run-tests.js Migrate CircleCi config to GitHub actions (#10274) 2020-01-27 14:07:31 -06:00
UPGRADING.md Revert "Test" 2020-01-28 17:04:34 -08:00
yarn.lock Revert "Re-Enable Native url Module (#10530)" (#10623) 2020-02-21 01:16:07 -05:00

Next.js

Getting Started

Visit https://nextjs.org/learn to get started with Next.js.

Documentation

Visit https://nextjs.org/docs to view the documentation.

Contributing

Please see our contributing.md.

Authors