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

Support compiling on Windows #947

Merged
merged 4 commits into from
Oct 10, 2019
Merged

Support compiling on Windows #947

merged 4 commits into from
Oct 10, 2019

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Oct 9, 2019

Converts bash script to node script.

No longer requires gulp to be installed globally.

Fixes: #925

Let me know if this can be improved.

@JeromeDeLeon Can you test if this works?

Converts bash script to node script.

No longer requires gulp to be installed globally.

Fixes: #925

@JeromeDeLeon Can you test if this works?
@dplewis dplewis requested review from acinader and davimacedo October 9, 2019 16:32
@codecov
Copy link

codecov bot commented Oct 9, 2019

Codecov Report

Merging #947 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #947   +/-   ##
=======================================
  Coverage   91.95%   91.95%           
=======================================
  Files          54       54           
  Lines        5045     5045           
  Branches     1133     1133           
=======================================
  Hits         4639     4639           
  Misses        406      406

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18fd502...0650259. Read the comment docs.

@JeromeDeLeon
Copy link
Contributor

I was able to install it successfully. Thanks 😄

@dplewis dplewis merged commit 55e5bd2 into master Oct 10, 2019
@dplewis dplewis deleted the build-windows branch October 10, 2019 03:41
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

Successfully merging this pull request may close these issues.

Error when doing npm install on Windows
3 participants