Skip to content

Commit 692a6d6

Browse files
committed
Add copy plugin for root README
1 parent 603b0f2 commit 692a6d6

3 files changed

Lines changed: 126 additions & 49 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"magic-string": "^0.30.5",
2424
"rollup": "^4.1.4",
2525
"rollup-plugin-ts": "^3.4.5",
26-
"typescript": "^5.2.2"
26+
"typescript": "^5.2.2",
27+
"rollup-plugin-copy": "^3.5.0"
2728
},
2829
"devDependencies": {
2930
"@starbeam-dev/eslint-plugin": "^1.0.3",
@@ -39,4 +40,4 @@
3940
"type": "git",
4041
"url": "git@github.com:starbeamjs/dev-compile.git"
4142
}
42-
}
43+
}

0 commit comments

Comments
 (0)