hibohiboo / async-ttrpg

0 stars 0 forks source link

パイプラインによるデプロイ #7

Closed hibohiboo closed 1 month ago

hibohiboo commented 1 month ago

https://learn.microsoft.com/ja-jp/azure/devops/pipelines/tasks/reference/azure-static-web-app-v0?view=azure-pipelines

image

Azure Static Web Appsでnodeのバージョンを指定する方法 https://zenn.dev/smaru1111/articles/5a0ea03bf0e787

HUSKYが邪魔 https://typicode.github.io/husky/how-to.html#skipping-git-hooks

依存関係の明示 https://turbo.build/repo/docs/reference/configuration#arbitrary-task-relationships

Vite のビルド時に出た Cannot find module @rollup/rollup-linux-x64-gnu. の解決 https://zenn.dev/yuichisemura/articles/625fe1b16bac0b

npm i --save-optional @rollup/rollup-linux-x64-gnu