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
4 changes: 4 additions & 0 deletions apps/api-documenter/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
4 changes: 4 additions & 0 deletions apps/api-extractor/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
4 changes: 4 additions & 0 deletions apps/cpu-profile-summarizer/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
6 changes: 4 additions & 2 deletions apps/heft/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand All @@ -31,6 +35,4 @@
# DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
# ---------------------------------------------------------------------------

!/includes/**
!UPGRADING.md
lib-*/legacy-compatibility/**
4 changes: 4 additions & 0 deletions apps/lockfile-explorer/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
4 changes: 4 additions & 0 deletions apps/playwright-browser-tunnel/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
4 changes: 4 additions & 0 deletions apps/rundown/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
4 changes: 4 additions & 0 deletions apps/rush-mcp-server/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
6 changes: 5 additions & 1 deletion apps/rush/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand All @@ -30,6 +34,6 @@
# ---------------------------------------------------------------------------
# DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
# ---------------------------------------------------------------------------

/lib-*/start-dev.*
/lib-*/start-dev-docs.*

4 changes: 4 additions & 0 deletions apps/trace-import/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
4 changes: 4 additions & 0 deletions apps/zipsync/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand Down
7 changes: 4 additions & 3 deletions build-tests/rush-mcp-example-plugin/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
!/lib/**
!/lib-*/**
!/dist/**
!/includes/**

!CHANGELOG.md
!CHANGELOG.json
Expand All @@ -20,6 +21,9 @@
/lib/**/test/
/lib-*/**/test/
*.test.js
*.test.[cm]js
*.test.d.ts
*.test.d.[cm]ts

# NOTE: These don't need to be specified, because NPM includes them automatically.
#
Expand All @@ -30,6 +34,3 @@
# ---------------------------------------------------------------------------
# DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
# ---------------------------------------------------------------------------

!rush-mcp-plugin.json
!*.schema.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@microsoft/api-documenter",
"comment": "",
"type": "none"
}
],
"packageName": "@microsoft/api-documenter"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@microsoft/api-extractor-model",
"comment": "",
"type": "none"
}
],
"packageName": "@microsoft/api-extractor-model"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@microsoft/api-extractor",
"comment": "",
"type": "none"
}
],
"packageName": "@microsoft/api-extractor"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@microsoft/load-themed-styles",
"comment": "Include missing `lib-*` folders.",
"type": "patch"
}
],
"packageName": "@microsoft/load-themed-styles"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@microsoft/loader-load-themed-styles",
"comment": "",
"type": "none"
}
],
"packageName": "@microsoft/loader-load-themed-styles"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@microsoft/rush",
"comment": "",
"type": "none"
}
],
"packageName": "@microsoft/rush"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@microsoft/webpack5-load-themed-styles-loader",
"comment": "",
"type": "none"
}
],
"packageName": "@microsoft/webpack5-load-themed-styles-loader"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@rushstack/cpu-profile-summarizer",
"comment": "",
"type": "none"
}
],
"packageName": "@rushstack/cpu-profile-summarizer"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@rushstack/credential-cache",
"comment": "",
"type": "none"
}
],
"packageName": "@rushstack/credential-cache"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@rushstack/debug-certificate-manager",
"comment": "",
"type": "none"
}
],
"packageName": "@rushstack/debug-certificate-manager"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@rushstack/eslint-bulk",
"comment": "",
"type": "none"
}
],
"packageName": "@rushstack/eslint-bulk"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@rushstack/eslint-config",
"comment": "",
"type": "none"
}
],
"packageName": "@rushstack/eslint-config"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@rushstack/eslint-patch",
"comment": "",
"type": "none"
}
],
"packageName": "@rushstack/eslint-patch"
}
Loading