rsnext/packages
JJ Kasper 4e6eb5b3a7
Update rewrite dynamic SSG error (#13724)
This error isn't specific to just fallback SSG pages since any dynamic SSG page that is rewritten to can cause the `/_next/data` request to fail also since it currently derived from the the URL. 

This can also fail for `getServerSideProps` since it derives the `/_next/data` URL the same way so might need to be updated to show in that case also
2020-06-04 17:49:53 +00:00
..
create-next-app v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
eslint-plugin-next v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next Update rewrite dynamic SSG error (#13724) 2020-06-04 17:49:53 +00:00
next-bundle-analyzer v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-mdx v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-plugin-google-analytics v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-plugin-material-ui v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-plugin-sentry v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-plugin-storybook v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-polyfill-nomodule v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
react-dev-overlay Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
react-refresh-utils Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00