Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any way to "prebuild" the native part and reuse it later? #100

Open
gabor opened this issue Jan 12, 2018 · 0 comments
Open

any way to "prebuild" the native part and reuse it later? #100

gabor opened this issue Jan 12, 2018 · 0 comments

Comments

@gabor
Copy link

gabor commented Jan 12, 2018

is something like this possible? :

  1. i npm install ref
  2. i somehow take the "native" part from the installed module and store it somewhere
  3. on an another computer, i am somehow able to do a npm install ref without having to have the whole compiler-toolchain, by reusing the native-part taken in step 2

so, is something like this possible, and if yes, how?

p.s: i am mostly looking into solving this on windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant