rsnext/test
Steven b11bd49239
Fix image optimization encoding url (#28045)
- Fixes #27973 
- Reverts #27671 


The problem with PR #27671 is that it was encoding too often when it really only needed to solve the bug for `next build && next start` since `next dev` was already working.

This PR uses the alternative solution mentioned here https://github.com/vercel/next.js/issues/27210#issuecomment-890305204
2021-08-13 00:31:51 +00:00
..
.stats-app Add additional stats app pages (#27202) 2021-07-16 12:13:04 -05:00
acceptance Add Import trace for requested module when it fails to resolve (#27840) 2021-08-09 14:38:26 +02:00
eslint-plugin-next [ESLint] Documentation updates + bug fixes (#26331) 2021-08-05 00:58:06 +00:00
integration Fix image optimization encoding url (#28045) 2021-08-13 00:31:51 +00:00
isolated Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
lib Add handling for repeated slashes (#27738) 2021-08-03 15:06:26 +00:00
package-managers/pnpm Add pnpm integration test (#17882) 2021-01-11 17:50:12 +01:00
unit More React 17 clean up (#26775) 2021-08-02 19:14:31 +00:00
.babelrc Include all files in Prettier (#17050) 2020-09-14 02:53:19 +00:00
.eslintrc.json [ESLint] Remove error when file patterns are unmatched + ESLint setup changes (#27119) 2021-07-16 20:19:08 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
jest-environment.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
jest-global-setup.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
jest-global-teardown.js Update CI/test set up (#9499) 2019-11-25 13:19:45 -05:00
jest-setup-after-env.js Only retry tests on CI (#12998) 2020-05-17 12:10:02 -04:00
test-file.txt Add additional file serving tests (#12479) 2020-05-04 11:58:19 -05:00
tsconfig.json Update tsconfig for tests 2020-01-21 15:29:39 -06:00