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

Add/wp scripts babel #7

Merged
merged 13 commits into from
Mar 14, 2019
Merged

Add/wp scripts babel #7

merged 13 commits into from
Mar 14, 2019

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    ffc3fe3 View commit details
    Browse the repository at this point in the history
  2. Rename files

    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    98e6b39 View commit details
    Browse the repository at this point in the history
  3. Add necessary config and packages

    - build and start commands are still not available in latest
      wp-scripts version in npm. Use local.
    - create webpack and babel configs locally (not provided
      by wp-scripts yet)
    - add babel packages (not provided by wp-scripts yet)
    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    1ec65b1 View commit details
    Browse the repository at this point in the history
  4. Add production file

    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    f48a2e4 View commit details
    Browse the repository at this point in the history
  5. Use default webpack config

    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    d180fe4 View commit details
    Browse the repository at this point in the history
  6. Not need for babel packages

    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    4f1c00e View commit details
    Browse the repository at this point in the history
  7. Update build

    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    e0bd08d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b499557 View commit details
    Browse the repository at this point in the history
  9. Add babel config

    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    e5ae102 View commit details
    Browse the repository at this point in the history
  10. Add assets

    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    e473b8b View commit details
    Browse the repository at this point in the history
  11. Remove babel config, to be provided by @wordpress/scripts

    it'll be provided by the build/start command if
    it doesn't found any in the project.
    oandregal committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    a59bc9a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3430060 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1bbd2d View commit details
    Browse the repository at this point in the history