Skip to content

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Sep 27, 2021

Description

Adds support for custom bundle root.

Resolves #525.

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

  1. When bundleRoot is unset, test app should use index and main as bundle root.
  2. When bundleRoot is set, test app should only use the set value as bundle root.

@tido64 tido64 added this to the 1.0 milestone Sep 27, 2021
@tido64 tido64 linked an issue Sep 27, 2021 that may be closed by this pull request
1 task
@github-actions github-actions bot added platform: Android This affects Android platform: iOS This affects iOS platform: macOS This affects macOS platform: Windows This affects Windows labels Sep 27, 2021
@tido64 tido64 mentioned this pull request Sep 27, 2021
31 tasks
Base automatically changed from tido/auto-populate to trunk September 27, 2021 12:42
@tido64 tido64 merged commit 711f9f8 into trunk Sep 28, 2021
@tido64 tido64 deleted the tido/bundle-root branch September 28, 2021 13:53
@github-actions
Copy link

🎉 This PR is included in version 0.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Android This affects Android platform: iOS This affects iOS platform: macOS This affects macOS platform: Windows This affects Windows released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow custom bundle roots

2 participants