Skip to content

Commit

Permalink
modif des scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
arkhaiel committed Sep 27, 2024
1 parent 1b6036a commit ab41aec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"private": true,
"type": "module",
"scripts": {
"build": "git pull && git submodule update --init --recursive && nuxt prepare && nuxt build",
"pull": "git pull && git submodule update --init --recursive",
"build": "nuxt build",
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
Expand Down

0 comments on commit ab41aec

Please sign in to comment.