Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

neon build accepts an optional list of modules to build. #48

Merged
merged 3 commits into from
Apr 2, 2017

Conversation

dherman
Copy link
Collaborator

@dherman dherman commented Apr 1, 2017

In particular this will help make it possible to build an Electron app's dependencies, at least as a stopgap until electron-rebuild recognizes Neon projects. You can use dherman/electron-build-env to set the right environment variables and call neon build. In a package.json this would look like:

"scripts": {
  "rebuild": "electron-build-env neon build some-neon-pkg another-neon-pkg"
}

@dherman dherman merged commit 4ef9979 into master Apr 2, 2017
@dherman dherman deleted the neon-build-args branch April 2, 2017 04:03
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.

1 participant