Skip to content

Commit

Permalink
Merge pull request #1 from starbeamjs/add-copy-plugin
Browse files Browse the repository at this point in the history
Add copy plugin for root CHANGELOG
  • Loading branch information
wycats authored Jan 6, 2024
2 parents 603b0f2 + 692a6d6 commit a35fdfb
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 49 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"magic-string": "^0.30.5",
"rollup": "^4.1.4",
"rollup-plugin-ts": "^3.4.5",
"typescript": "^5.2.2"
"typescript": "^5.2.2",
"rollup-plugin-copy": "^3.5.0"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.3",
Expand All @@ -39,4 +40,4 @@
"type": "git",
"url": "[email protected]:starbeamjs/dev-compile.git"
}
}
}
Loading

0 comments on commit a35fdfb

Please sign in to comment.