Skip to content

Feature/webpack3 #2574

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

Merged
merged 20 commits into from
Jul 25, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump to 3.1 and update dev-server
  • Loading branch information
Marko Trebizan committed Jul 7, 2017
commit 6aad3a2af2af4faf7ae8b0da68bc1a8296507869
4 changes: 2 additions & 2 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"style-loader": "0.17.0",
"sw-precache-webpack-plugin": "0.9.1",
"url-loader": "0.5.8",
"webpack": "3.0.0",
"webpack-dev-server": "2.4.5",
"webpack": "3.1.0",
"webpack-dev-server": "2.5.1",
"webpack-manifest-plugin": "1.1.0",
"whatwg-fetch": "2.0.3"
},
Expand Down