You are here

editor.asset.php in Gutenberg 8.2

Same filename and directory in other branches
  1. 8 modules/editorskit/build/editor.asset.php

File

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

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