Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(windows): JavaScriptMainModuleName is deprecated #347

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Jun 18, 2021

Description

JavaScriptMainModuleName was deprecated in 0.64, and removed in microsoft/react-native-windows@22e1206.

Caught with Windows nightly builds: https://github.com/microsoft/react-native-test-app/runs/2855115978?check_suite_focus=true

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

yarn clean
yarn set-react-version 0.64
cd example
yarn
yarn build:windows
yarn install-windows-test-app --use-nuget
start windows/Example.sln
yarn start:windows

Build and run the test app. You should be able to switch between embedded and dev server.

@tido64 tido64 requested a review from kelset June 18, 2021 13:21
`JavaScriptMainModuleName` was deprecated in 0.64, and removed in
microsoft/react-native-windows@22e1206.
@tido64 tido64 force-pushed the tido/JavaScriptMainModuleName-deprecated branch from f529bdb to d20d521 Compare June 18, 2021 13:25
@tido64 tido64 enabled auto-merge (squash) June 18, 2021 13:56
@tido64 tido64 merged commit d154511 into master Jun 18, 2021
@tido64 tido64 deleted the tido/JavaScriptMainModuleName-deprecated branch June 18, 2021 14:07
@github-actions
Copy link

🎉 This PR is included in version 0.5.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants