-
Notifications
You must be signed in to change notification settings - Fork 4k
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
chore(build): update babel deps, fix production build of docs and build on Windows #3214
Conversation
}) | ||
|
||
const { task, series, parallel } = require('gulp') | ||
const path = require('path') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix for react-static/react-static#776
} | ||
|
||
cb(new Error(`child process exited with code ${code}`)) | ||
}) | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov Report
@@ Coverage Diff @@
## master #3214 +/- ##
=======================================
Coverage 99.92% 99.92%
=======================================
Files 169 169
Lines 2790 2790
=======================================
Hits 2788 2788
Misses 2 2 Continue to review full report at Codecov.
|
A manually tested staging build, works fine 👍 |
Released in |
This PR: