You are here

admin.asset.php in Gutenberg 8

Same filename and directory in other branches
  1. 8.2 modules/editorskit/build/admin.asset.php

File

modules/editorskit/build/admin.asset.php
View source
<?php

/**
 * @file
 * The admin asset.
 */
return [
  'dependencies' => [
    'wp-polyfill',
  ],
  'version' => 'a5c20adaa61115b7d665528eb872931e',
];