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

fix(build): build dir created in relation target file and not pwd #25

Merged
merged 2 commits into from
Dec 9, 2017

Conversation

zanona
Copy link
Owner

@zanona zanona commented Dec 9, 2017

pakku lib/index.html build creates a build directory under lib/build and not ./build as expected.

Since the module initially changes the working directory to the target file one, it is mistakenly assuming the location for build dir based on that.

@zanona zanona added the bug label Dec 5, 2017
@zanona zanona self-assigned this Dec 9, 2017
@zanona zanona merged commit 63fa54c into master Dec 9, 2017
@zanona zanona deleted the 25-fix-relative-build-dir branch December 9, 2017 14:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant