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

Webpack 4 #242

Merged
merged 23 commits into from Aug 10, 2018
Merged

Webpack 4 #242

merged 23 commits into from Aug 10, 2018

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    2d335a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a78f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0289d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0ffc88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c274ca1 View commit details
    Browse the repository at this point in the history
  6. feat(config/webpack.config.prod.js): Upgrade production configuration…

    … to support webpack@4.#
    halfzebra committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    6e8cf30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aeaf21e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dbfb46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d19bd53 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39d1003 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e016897 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ddbc5ae View commit details
    Browse the repository at this point in the history
  13. fix(package.json): Upgrade the dependencies to the latest

    Upgraded Webpack loaders and fs-extra
    
    BREAKING CHANGE: react-dev-utils is incompatible with the old one, therefore it is containing a
    potential breaking change.
    halfzebra committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    462027e View commit details
    Browse the repository at this point in the history
  14. ci(.travis.yml): Remove Node 4 and 6 support.

    Remove the tests for Node 4 and 6
    
    BREAKING CHANGE: Node 4 and 6 are no longer supported.
    halfzebra committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    ac51579 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a72e81e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    649e574 View commit details
    Browse the repository at this point in the history
  17. test(package.json): Bump the Node engine in package.json to 8

    BREAKING CHANGE: Expected engine major version upgrade
    halfzebra committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    abea84d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    25fbe14 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    20ac506 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    65e7876 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    134fd3e View commit details
    Browse the repository at this point in the history
  22. fix(webpack.config.dev): remove dead configuration, enable chunk spli…

    …tting for vendor stuff.
    halfzebra committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    7c6a0b5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    106592a View commit details
    Browse the repository at this point in the history