Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Fix handling of build flag and empty env #2718

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kapouer
Copy link

@kapouer kapouer commented Aug 12, 2019

./scripts/build.js --libsass_ext=auto resets libsass_* whereas it should not.
This patch drops the env vars that have not been set at all.
Incidentally it fixes the build when using shared libsass.

scripts/build.js Outdated Show resolved Hide resolved
`./scripts/build.js --libsass_ext=auto` resets `libsass_*` whereas it should not.
This patch drops the env vars that have not been set at all.
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.

2 participants