Skip to content

Commit e8c6288

Browse files
committed
chore: add copyfiles to shared
1 parent 0b83331 commit e8c6288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Globals and shared modules",
55
"main": "src/index.ts",
66
"scripts": {
7-
"build": "rollup -c"
7+
"build": "rollup -c && copyfiles package.json dist"
88
},
99
"publishConfig": {
1010
"directory": "dist"

0 commit comments

Comments
 (0)