Make WordPress Core

Changeset 48382 for trunk/package.json


Ignore:
Timestamp:
07/07/2020 04:06:43 PM (6 years ago)
Author:
youknowriad
Message:

Block Editor: Add a script to run Gutenberg end 2 end tests on Core.

The script is not part of CI yet because the job takes 40mn to run
and it's not useful in all PRs/commits.

Fixes #50469.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r48379 r48382  
    3232        "@wordpress/scripts": "12.1.0",
    3333        "autoprefixer": "9.6.2",
     34        "chalk": "4.1.0",
    3435        "check-node-version": "4.0.1",
    3536        "copy-webpack-plugin": "^5.1.1",
     
    7273        "uglify-js": "^3.6.0",
    7374        "uglifyjs-webpack-plugin": "2.2.0",
     75        "uuid": "8.2.0",
    7476        "wait-on": "3.3.0",
    7577        "webpack": "4.43.0",
Note: See TracChangeset for help on using the changeset viewer.