Skip to content

Commit

Permalink
chore: specify framework as nuxt.js in zbpack.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ikxin committed Dec 25, 2024
1 parent b9a6146 commit dbefc3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zbpack.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"framework": "nuxt.js",
"build_command": "cd docs && bun run build",
"cache_dependencies": false,
"install_command": "npm install -g bun && cd docs && bun install",
Expand Down

0 comments on commit dbefc3f

Please sign in to comment.