rsnext/packages
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
..
create-next-app v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
eslint-config-next v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
eslint-plugin-next v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
next Fix image optimization encoding url (#28045) 2021-08-13 00:31:51 +00:00
next-bundle-analyzer v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
next-codemod v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
next-env v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
next-mdx v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
next-plugin-storybook v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
next-polyfill-module v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
next-polyfill-nomodule v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
react-dev-overlay v11.1.1-canary.4 2021-08-12 14:01:16 -07:00
react-refresh-utils v11.1.1-canary.4 2021-08-12 14:01:16 -07:00