rsnext/packages
Jiachi Liu cfb8cc841e
Change .web extension of document page to part of path (#31116)
Fixes: #31104

This effecting users who are using expo with next (`@expo/next-adapter`) since react-native use `.web`, `.ios` and `.android` to identify platform. [Reference](https://docs.expo.dev/guides/using-electron/#%F0%9F%A7%B8-behavior)

Change `document.web.js` to `document-web.js` as fallback page in web runtime
2021-11-07 22:14:50 +00:00
..
create-next-app v12.0.3 2021-11-05 19:04:04 +01:00
eslint-config-next v12.0.3 2021-11-05 19:04:04 +01:00
eslint-plugin-next v12.0.3 2021-11-05 19:04:04 +01:00
next Change .web extension of document page to part of path (#31116) 2021-11-07 22:14:50 +00:00
next-bundle-analyzer v12.0.3 2021-11-05 19:04:04 +01:00
next-codemod v12.0.3 2021-11-05 19:04:04 +01:00
next-env v12.0.3 2021-11-05 19:04:04 +01:00
next-mdx v12.0.3 2021-11-05 19:04:04 +01:00
next-plugin-storybook v12.0.3 2021-11-05 19:04:04 +01:00
next-polyfill-module v12.0.3 2021-11-05 19:04:04 +01:00
next-polyfill-nomodule v12.0.3 2021-11-05 19:04:04 +01:00
react-dev-overlay v12.0.3 2021-11-05 19:04:04 +01:00
react-refresh-utils v12.0.3 2021-11-05 19:04:04 +01:00