Skip to content

Commit b24ced8

Browse files
committed
chore: exclude src folder from build
1 parent e27d8ab commit b24ced8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"CONTRIBUTING.md",
3333
"LICENSE.md",
3434
"help/",
35-
"build/",
36-
"src/"
35+
"build/"
3736
],
3837
"exports": {
3938
".": {

0 commit comments

Comments
 (0)