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

feat: support assetBundle #510

Merged
merged 9 commits into from
Nov 21, 2024
Merged

feat: support assetBundle #510

merged 9 commits into from
Nov 21, 2024

Conversation

yu-ogi
Copy link
Contributor

@yu-ogi yu-ogi commented Nov 13, 2024

このpull requestが解決する内容

破壊的な変更を含んでいるか?

  • なし

src/ModuleManager.ts Outdated Show resolved Hide resolved
Copy link
Member

@xnv xnv left a comment

Choose a reason for hiding this comment

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

コメント加えていますが approved.


if (this._assetBundle) {
assetPaths.push(
...Object.entries(this._assetBundle.assets)
Copy link
Member

Choose a reason for hiding this comment

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

assetId の方使わなくなったので Object.values() でよさそうです。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

69f3a1e にて修正しました。

@yu-ogi yu-ogi merged commit d3c6e46 into main Nov 21, 2024
12 checks passed
@yu-ogi yu-ogi deleted the introduce-asset-bundle branch November 21, 2024 05:20
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.

3 participants