Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions change/react-native-windows-2020-04-28-10-19-13-master.json
Original file line number Diff line number Diff line change
@@ -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"
}
8 changes: 8 additions & 0 deletions vnext/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -23,6 +29,8 @@ ReactWindows-Universal.sln
ReactWindows-Desktop.sln
RNTester.*
RNTester/
Mso.UnitTests
proposals
src/
target
temp
Expand Down