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

[BREAKING CHANGE] webpack 4 #3148

Merged
merged 26 commits into from
Mar 26, 2018
Merged

[BREAKING CHANGE] webpack 4 #3148

merged 26 commits into from
Mar 26, 2018

Commits on Mar 4, 2018

  1. Initial move to Webpack 4

    Hypnosphi committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    262ff53 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into webpack-4

    # Conflicts:
    #	app/angular/package.json
    #	app/polymer/package.json
    #	app/react-native/package.json
    #	app/react/package.json
    #	app/react/src/server/config/webpack.config.js
    #	app/vue/package.json
    #	lib/core/package.json
    Hypnosphi committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    86383b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120a273 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    f85a485 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Merge remote-tracking branch 'origin/master' into webpack-4

    # Conflicts:
    #	examples/polymer-cli/package.json
    #	examples/vue-kitchen-sink/package.json
    Hypnosphi committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    2437859 View commit details
    Browse the repository at this point in the history
  2. Update webpack & Co

    Hypnosphi committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    7c1ec3a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Use optimization.splitChunks & optimization.runtimeChunks to split ve…

    …ndor, webpack runtime, and user code chunks
    Hypnosphi committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    ea61da5 View commit details
    Browse the repository at this point in the history
  2. Revert "Use optimization.splitChunks & optimization.runtimeChunks to …

    …split vendor, webpack runtime, and user code chunks"
    
    This reverts commit ea61da5
    Hypnosphi committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    19bf35f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19919e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Merge branch 'master' into webpack-4

    # Conflicts:
    #	app/angular/package.json
    #	app/polymer/package.json
    #	app/react-native/package.json
    #	app/react/package.json
    #	app/vue/package.json
    #	examples/polymer-cli/package.json
    #	lib/core/package.json
    #	yarn.lock
    Hypnosphi committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    f540b97 View commit details
    Browse the repository at this point in the history
  2. Update webpack-related deps

    Hypnosphi committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    1c768d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f150e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    2333068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce3a1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c863304 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dff3cd6 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into webpack-4

    # Conflicts:
    #	yarn.lock
    Hypnosphi committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    8ac0ab3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9ef7a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Configuration menu
    Copy the full SHA
    d16f2d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Merge remote-tracking branch 'origin/master' into webpack-4

    # Conflicts:
    #	app/polymer/package.json
    #	app/react/package.json
    #	app/vue/package.json
    #	lib/core/package.json
    #	lib/core/src/server/config/defaults/webpack.config.js
    #	yarn.lock
    Hypnosphi committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    9be830c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f31eb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    4699f05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba89b47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48b92e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaa4fed View commit details
    Browse the repository at this point in the history
  5. Update webpack & friends

    Hypnosphi committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    530cc59 View commit details
    Browse the repository at this point in the history