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 and package updates to allow use of webpack 3 #475

Merged
merged 8 commits into from
Jun 14, 2017

Conversation

joshwiens
Copy link
Member

@joshwiens joshwiens commented Jun 14, 2017

  • Updates peerDependencies to allow use with Webpack 3.x
  • Adds defaults travis & appveyor builds

Closes #471

 - Enables "canary" testing of webpack via stages
 - Uses org appveyor account
 - Uses org standard codecov.io
 - Adds npm scripts used by defualts builds
 - Sets engines to webpack standard
 - Allows webpack 3 rc & final as a peerDep
 - Both the Travis & Appveyor files install the node version they need
@alexander-akait
Copy link
Member

@d3viant0ne Can we release path version today, after merge this?

@joshwiens
Copy link
Member Author

That's the idea, just tidying up the package quick

@codecov
Copy link

codecov bot commented Jun 14, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@0d6d66d). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #475   +/-   ##
=========================================
  Coverage          ?   97.43%           
=========================================
  Files             ?        6           
  Lines             ?      117           
  Branches          ?        0           
=========================================
  Hits              ?      114           
  Misses            ?        3           
  Partials          ?        0

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 0d6d66d...a3dea51. Read the comment docs.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Great!

package.json Outdated
"repository": {
"type": "git",
"url": "git://github.com/webpack-contrib/sass-loader.git"
}
Copy link
Member

Choose a reason for hiding this comment

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

"bugs": {
  "url": "https://github.com/webpack-contrib/sass-loader/issues"
 },
 "homepage": "https://github.com/webpack-contrib/sass-loader",

package.json Outdated
@@ -60,8 +60,8 @@
"webpack",
"loader"
],
"repository": {
Copy link
Member

Choose a reason for hiding this comment

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

This can still stay :)

@joshwiens joshwiens closed this Jun 14, 2017
@joshwiens joshwiens reopened this Jun 14, 2017
@webpack-contrib webpack-contrib deleted a comment from jsf-clabot Jun 14, 2017
@michael-ciniawsky michael-ciniawsky merged commit 0511c25 into master Jun 14, 2017
@michael-ciniawsky michael-ciniawsky deleted the d3viant0ne/chore/peerDeps branch June 14, 2017 17:49
@michael-ciniawsky michael-ciniawsky changed the title chore: Build and package updates to allow use of webpack3 chore: build and package updates to allow use of webpack 3 Jun 14, 2017
@michael-ciniawsky michael-ciniawsky added this to the 6.0.6 milestone Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants