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

マルチモジュール化: coreモジュールの作成 #177

Merged

Conversation

YuukiToriyama
Copy link
Owner

@YuukiToriyama YuukiToriyama commented Feb 25, 2024

変更点

  • ワークスペース全体を設定するCargo.tomlを作成
  • coreモジュールを作成し、既存のsrccore以下に移動
    • ファイルを移動させただけで、中身の分割はこれから対応
  • 結合試験モジュールが自動認識されなくなったので、testsモジュールを作成

備考

@YuukiToriyama YuukiToriyama self-assigned this Feb 25, 2024
@YuukiToriyama
Copy link
Owner Author

core/Cargo.tomlからみたLICENSEの位置が変わっている影響で、wasm-pack buildの生成物にLICENSEが含まれなくなっているが、これは後続のPRで対応する。

@YuukiToriyama YuukiToriyama merged commit 2cc57d0 into feature/cargo-workspace/master Feb 26, 2024
1 check passed
@YuukiToriyama YuukiToriyama deleted the feature/cargo-workspace/core-module branch September 2, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant