Open
Conversation
Owner
Author
依存関係の問題を修正しました
これにより、ビルドが正常に実行できるようになります。 |
Owner
Author
依存関係の問題を修正しました
これにより、ビルドが正常に実行できるようになります。 |
Owner
Author
masterの変更を取り込み、依存関係の問題を再度修正しました
これにより、ビルドが正常に実行できるようになります。 |
9037e08 to
d0cc444
Compare
…material-ui/iconsを追加。
…は、`material-ui`の一括インポートを個別のコンポーネントインポートに変更し、関連するファイルを更新しました。
…js/compiled`を削除。`build:dev`と`watch`コマンドのターゲットを`server worker`から`server`に変更。
…tyles`に変更し、関連するファイルを更新。" This reverts commit afed189.
…正し、`ServerStyleSheets`を正しく参照するように変更。関連するドキュメントを更新。
…方針を修正し、エラー解決の試行を記載。
…es/public`に統一し、Dockerfileやビルド設定を更新。Workboxの設定も修正し、関連するドキュメントを更新。
…変更。アプリケーションの実行コマンドも修正。
…プロパティの値を更新し、CSS標準に合わせたレイアウトプロパティの変更を反映。
…ウトプロパティの修正も行い、ドキュメントを更新。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SSR実装の改善
このPRでは、VR-Matchプロジェクトのフロントエンド部分、特にサーバーサイドレンダリング(SSR)に関する問題を解決するための実装を行いました。
主な変更点
shadow-cljsへの移行
CLJSJSパッケージ用シムの実装
クライアントコードの更新
SSRサーバーコードの更新
プリアンブルファイルの簡素化
Dockerfileの更新
期待される効果
検証方法
npm installを実行npm run build:devでビルドnpm startでサーバーを起動