Selaa lähdekoodia

add yarn.lock and yarn deploy command

Olivier Massot 2 vuotta sitten
vanhempi
commit
e1f7fc2fbc
2 muutettua tiedostoa jossa 208 lisäystä ja 443 poistoa
  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"

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 207 - 443
yarn.lock


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä