Skip to content

Commit 05e07ea

Browse files
committed
Workaround for microsoft#3321 related bug
1 parent 543bb6f commit 05e07ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
// Just to work around the isExternalModulePath bug fixed by https://github.com/microsoft/rushstack/pull/3321.
3+
"bundledPackages": ["bar", "baz"]
4+
}

0 commit comments

Comments
 (0)