Skip to content

Commit

Permalink
chore: update copy assets command
Browse files Browse the repository at this point in the history
  • Loading branch information
dylannnn committed May 5, 2024
1 parent a2789e8 commit 8dcd49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ngx-multi-keywords-highlighter/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"prefix": "mkh",
"targets": {
"copy:docs": {
"command": "cp {README.md,CHANGELOG.md,LICENSE} dist/libs/ngx-multi-keywords-highlighter/",
"command": "cp README.md CHANGELOG.md LICENSE dist/libs/ngx-multi-keywords-highlighter/",
"options": {
"cwd": "{workspaceRoot}"
}
Expand Down

0 comments on commit 8dcd49b

Please sign in to comment.