Parcourir la source

add yarn.lock and yarn deploy command

Olivier Massot il y a 2 ans
Parent
commit
e1f7fc2fbc
2 fichiers modifiés avec 208 ajouts et 443 suppressions
  1. 1 0
      package.json
  2. 207 443
      yarn.lock

+ 1 - 0
package.json

@@ -14,6 +14,7 @@
     "build:prod": "yarn build --dotenv .env.prod",
     "prepare": "nuxt prepare",
     "start": "nuxt start --hostname '127.0.0.1' --port 3003",
+    "deploy": "git pull && yarn install & yarn build",
     "lint": "eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .",
     "lint-fix": "eslint --fix --ext \".ts,.js,.vue\" --ignore-path .gitignore .",
     "test": "vitest run --coverage"

Fichier diff supprimé car celui-ci est trop grand
+ 207 - 443
yarn.lock


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff