rsnext/test/integration/absolute-assetprefix
Jan Potoms 80998a05f7
Don't use assetprefix on getServerSideProps and getStaticProps (#15634)
Strictly use `basePath` and not `assetPrefix` on `getStaticProps` and `getServerSideProps`

Fixes https://github.com/vercel/next.js/issues/15563
2020-07-29 16:51:51 +00:00
..
pages Verify that dataroutes work correctly with assetPrefix (#15309) 2020-07-19 20:02:27 +00:00
test Don't use assetprefix on getServerSideProps and getStaticProps (#15634) 2020-07-29 16:51:51 +00:00
next.config.js Fix static data fetching when using absolute assetprefix (#15287) 2020-07-19 04:02:01 +00:00