Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm workspacesを導入する #1240

Merged
merged 8 commits into from
Sep 19, 2024
Merged

Conversation

kenjiyoshid-a
Copy link
Contributor

maris側の「npm workspaceの導入」の差分を参考にマークダウンを加筆修正しました。
なお、marisではmono-repoの文言が別の説明ページへリンクされていましたが、maia側に該当ページがなかったためいったんリンクを削除して対応しております。

@KentaHizume
Copy link
Contributor

@kenjiyoshid-a
すみません、私のドキュメント修正漏れなのですが、
クライアント側のフォルダ階層が1段深くなったことで、
下記の箇所のAPI仕様書の相対パスが誤っている状態になっているので、修正いただけると助かります。
実プログラムのpackage.jsonは修正されています。

誤:./../dressca-backend/api-docs/api-specification.json
正:./../../dressca-backend/api-docs/api-specification.json

https://maia.alesinfiny.org/guidebooks/how-to-develop/vue-js/create-api-client-code/#settings-open-api-generator
image

@kenjiyoshid-a
Copy link
Contributor Author

@KentaHizume
ご指摘ありがとうございます。
ご指摘の内容を元に、Open API Generatorのパス指定を修正しました。
ご確認をお願いいたします。

@KentaHizume
Copy link
Contributor

@kenjiyoshid-a

@KentaHizume ご指摘ありがとうございます。 ご指摘の内容を元に、Open API Generatorのパス指定を修正しました。 ご確認をお願いいたします。

ご対応いただきありがとうございます、確認しまして問題ございません。

Copy link
Contributor

@KentaHizume KentaHizume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

下記について確認しまして、問題ございません。

  • Maris側の変更箇所が漏れなく反映されていること
  • ライトモード、ダークモード両方で画像が違和感なく表示されること
  • リンク切れがないこと
  • 内部リンクは同じタブ内で開くこと
  • 外部リンクは別タブで開くこと

@tsuna-can-se tsuna-can-se linked an issue Sep 19, 2024 that may be closed by this pull request
5 tasks
@KentaHizume KentaHizume merged commit 27f4276 into main Sep 19, 2024
3 checks passed
@KentaHizume KentaHizume deleted the feature/npm-workspacesを導入する branch September 19, 2024 05:12
@tsuna-can-se tsuna-can-se added target: Dressca サンプルアプリケーションDresscaに関係がある target: ガイド/AP開発手順 ドキュメントのガイド/アプリケーション開発手順に関係がある サンプルAP labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: ガイド/AP開発手順 ドキュメントのガイド/アプリケーション開発手順に関係がある target: Dressca サンプルアプリケーションDresscaに関係がある
Projects
None yet
Development

Successfully merging this pull request may close these issues.

npm workspaces を導入する
3 participants