-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
[v2] Upgrade Gatsby v2 to webpack 4 #4588
Merged
Merged
Commits on Mar 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b45c42d - Browse repository at this point
Copy the full SHA b45c42dView commit details
Commits on Mar 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8fc2f5c - Browse repository at this point
Copy the full SHA 8fc2f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34eda94 - Browse repository at this point
Copy the full SHA 34eda94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9660dbd - Browse repository at this point
Copy the full SHA 9660dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12622d6 - Browse repository at this point
Copy the full SHA 12622d6View commit details
Commits on Mar 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 84bd71b - Browse repository at this point
Copy the full SHA 84bd71bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e3d113 - Browse repository at this point
Copy the full SHA 9e3d113View commit details
Commits on Mar 21, 2018
-
[v2] Webpack 4 additions (#4627)
* escape path for regexp because windows uses backslash * remove WatchMissingNodeModulesPlugin * remove gatsby-module-loader in favor of using import() * add layoutComponentChunkName to initial scripts * add initial styles as link tags * use stringify because it's safer * there is no ignoreOrder option * use [chunkhash] and [name] for CSS files * use oneOf rule to match only one of css and css modules * add a TODO about server rendering and CSS * use development mode in devlop build * add CSS support for develop mode * use [chunkhash] * add css inlining * Simplify less and sass rules
Configuration menu - View commit details
-
Copy full SHA for 6ad61a1 - Browse repository at this point
Copy the full SHA 6ad61a1View commit details
Commits on Mar 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 69c084f - Browse repository at this point
Copy the full SHA 69c084fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f07e5f2 - Browse repository at this point
Copy the full SHA f07e5f2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.