Skip to content

Commit 7b8bc02

Browse files
committed
allowlist built polyfills in npmignore
1 parent 992b03a commit 7b8bc02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/utils/.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313
!/build/cjs/**/*
1414
!/build/esm/**/*
1515
!/build/types/**/*
16+
17+
# polyfills for language features and import helpers
18+
!jsPolyfills/**/*

0 commit comments

Comments
 (0)