Skip to content

Commit

Permalink
chore(zhi-widget-blog): add blog sync
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed May 6, 2023
1 parent 82255b4 commit 13098bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion apps/zhi-widget-blog/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "zhi-blog-nuxt",
"name": "zhi-widget-blog",
"private": true,
"scripts": {
"build": "nuxt build",
Expand Down
9 changes: 0 additions & 9 deletions apps/zhi-widget-blog/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,4 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "apps/zhi-widget-blog",
"projectType": "library",
"targets": {
"dev": {
"executor": "nx:run-commands",
"options": {
"commands": ["cd apps/zhi-widget-blog && pnpm dev"]
}
}
},
"tags": []
}

0 comments on commit 13098bf

Please sign in to comment.