Commit 6a09d7b0 by Dane Springmeyer

call ndoe-pre-gyp build directly to avoid uncessary recompiles

parent d2fb8f2d
build:
npm install --build-from-source
export PATH=`npm explore npm -g -- pwd`/bin/node-gyp-bin:$$PATH && ./node_modules/.bin/node-pre-gyp build
clean:
rm -f ./lib/node_sqlite3.node
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment