Skip to content

Commit 4acfec8

Browse files
committed
fix: 🚑️ Add src directory to the build manifest
1 parent ab2598e commit 4acfec8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"standard-version": "^9.3.2"
3434
},
3535
"files": [
36+
"src",
3637
"vendor",
3738
"build",
3839
"lib",
@@ -57,4 +58,4 @@
5758
}
5859
]
5960
}
60-
}
61+
}

0 commit comments

Comments
 (0)