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

De-duplicate Webpack build, especially components/ #929

Merged
merged 10 commits into from
May 30, 2017
Merged

Commits on May 29, 2017

  1. Configuration menu
    Copy the full SHA
    228442a View commit details
    Browse the repository at this point in the history
  2. Fix the build

    `component` depends on `element`. :(
    nylen committed May 29, 2017
    Configuration menu
    Copy the full SHA
    d151f3e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Enqueue wp.components script

    nylen committed May 30, 2017
    Configuration menu
    Copy the full SHA
    ebb69e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    463a2be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b2db4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e768d79 View commit details
    Browse the repository at this point in the history
  5. Fix duplicate imports

    nylen committed May 30, 2017
    Configuration menu
    Copy the full SHA
    a47cf55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ba82c4 View commit details
    Browse the repository at this point in the history
  7. Fix the tests

    - Fix entry point order to match actual dependencies
    - Fix externals (`wp.*` externals not needed)
    nylen committed May 30, 2017
    Configuration menu
    Copy the full SHA
    8cac43e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81a4bf4 View commit details
    Browse the repository at this point in the history