diff --git a/change/react-native-windows-2020-04-28-10-19-13-master.json b/change/react-native-windows-2020-04-28-10-19-13-master.json new file mode 100644 index 00000000000..6a704cd76eb --- /dev/null +++ b/change/react-native-windows-2020-04-28-10-19-13-master.json @@ -0,0 +1,8 @@ +{ + "type": "prerelease", + "comment": "Exclude unittests and proposals from being published in the npm package", + "packageName": "react-native-windows", + "email": "dannyvv@microsoft.com", + "dependentChangeType": "patch", + "date": "2020-04-28T17:19:13.805Z" +} diff --git a/vnext/.npmignore b/vnext/.npmignore index d5ca56801b8..04b1d45695f 100644 --- a/vnext/.npmignore +++ b/vnext/.npmignore @@ -9,12 +9,18 @@ build CMakeLists.txt /Desktop Desktop.Dll +Desktop.ABITests Desktop.IntegrationTests +Desktop.Test.DLL Desktop.UnitTests FollyWin32 IntegrationTests IntegrationTestScripts +JSI.Desktop.UnitTests /NuGet.Config +Microsoft.ReactNative.Cxx.UnitTests +Microsoft.ReactNative.IntegrationTests +Microsoft.ReactNative.Managed.UnitTests package-deps.json packages react-native-windows.build.log @@ -23,6 +29,8 @@ ReactWindows-Universal.sln ReactWindows-Desktop.sln RNTester.* RNTester/ +Mso.UnitTests +proposals src/ target temp