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

chore(build): update babel deps, fix production build of docs and build on Windows #3214

Merged
merged 3 commits into from
Oct 12, 2018

Conversation

layershifter
Copy link
Member

@layershifter layershifter commented Oct 12, 2018

This PR:

  • update all Babel deps
  • fixes issues with production build of docs
  • fixes with build of lib on Windows

})

const { task, series, parallel } = require('gulp')
const path = require('path')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

}

cb(new Error(`child process exited with code ${code}`))
})
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov-io
Copy link

codecov-io commented Oct 12, 2018

Codecov Report

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

Impacted file tree graph

@@           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.

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

@layershifter
Copy link
Member Author

A manually tested staging build, works fine 👍

@layershifter layershifter merged commit 87f467a into master Oct 12, 2018
@layershifter layershifter deleted the chore/build-fixes branch October 12, 2018 13:12
@levithomason
Copy link
Member

Released in semantic-ui-react@0.83.0.

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

Successfully merging this pull request may close these issues.

3 participants