Skip to content

Commit

Permalink
fix(build): bob issue
Browse files Browse the repository at this point in the history
  • Loading branch information
charlypoly committed Sep 8, 2023
1 parent b4d76c8 commit d3d6e97
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/defer-rw-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"bob": {
"build": {
"copy": [
"src/templates/cron/sendMondayNewsletter.template",
"src/templates/function/helloWorld.ts.template",
"src/templates/plugin/helloWorld.ts.template",
"src/templates/plugin/client.ts.template"
"templates/cron/sendMondayNewsletter.template",
"templates/function/helloWorld.ts.template",
"templates/plugin/helloWorld.ts.template",
"templates/plugin/client.ts.template"
]
}
},
Expand Down

0 comments on commit d3d6e97

Please sign in to comment.