Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

Remove hardcoded path from externals extras path #1

Merged
merged 3 commits into from Nov 3, 2016

Conversation

homer0
Copy link
Owner

@homer0 homer0 commented Nov 3, 2016

What does this PR do?

The problem: The externals extras path was being generated relative to the path where the project was being built. If you were to move the build to another location, the hardcoded path would cause an error.

The solution: Leave the path as is sent by the implementation, so the developer can use a relative path to the location of his/her bundle.

--

I also updated the Jest in order to fix the CI tests.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cc76fb6 on homer0_fixExternalsExtrasPath into 61c02f5 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cc76fb6 on homer0_fixExternalsExtrasPath into 61c02f5 on master.

@homer0
Copy link
Owner Author

homer0 commented Nov 3, 2016

☠️

@homer0 homer0 merged commit 3199157 into master Nov 3, 2016
@homer0 homer0 deleted the homer0_fixExternalsExtrasPath branch November 3, 2016 08:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants