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

Conversation

@nschonni
Copy link
Contributor

@xzyfer I don't think this is actually correct, but maybe we can add another "Description" column to help too

SASS_BINARY_DIR | sass_binary_dir | --sass-binary-dir | path
Variable name | .npmrc parameter | Process argument | Value | Example
-----------------|------------------|--------------------|-------|----------------------------
SASS_BINARY_NAME | sass_binary_name | --sass-binary-name | path | win32-x64-57
Copy link
Contributor

Choose a reason for hiding this comment

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

binary name includes the .node extension

assert.equal(sass.getBinaryName(), 'aaa_binding.node');

@xzyfer
Copy link
Contributor

xzyfer commented Jul 20, 2018

Thanks for doing this

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