-
Notifications
You must be signed in to change notification settings - Fork 40
Lazy load node-webkit #36
Copy link
Copy link
Open
Labels
Milestone
Description
The idea is to download automatically only the node-webkit version which is required for dev on current system.
e.g. Developing on mac will download the mac version of node-webkit
Afterwards at the dev stage, calling grunt dist-win check for availability of the windows version of node-webkit. If not present ask to download.
Reactions are currently unavailable