Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Dynamically determine package location #25

Merged
merged 3 commits into from
Feb 28, 2020
Merged

Conversation

adibas03
Copy link
Contributor

@adibas03 adibas03 commented Feb 27, 2020

closes #13
closes #18
closes #22
closes #24

@adibas03 adibas03 changed the title WIP:: Dynamically determine package location Dynamically determine package location Feb 28, 2020
@adibas03
Copy link
Contributor Author

@yleflour
Implementation is ready
Kindly review this

return join(process.cwd(), filePath);
}

function getPackageFileName(platform: string): string {
Copy link
Contributor

Choose a reason for hiding this comment

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

should split into a getAndroidPackageFileName and getIosPackageFileName

Copy link
Contributor

Choose a reason for hiding this comment

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

Just a small challenge, PR is too useful for this to prevent merging

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yleflour Sorry, just seeing this. Been in the cave.
Do I need to do anything on this, or can it be ignored till future updates?

@yleflour yleflour merged commit 0afa30f into bamlab:master Feb 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants