UNPKG

@wordpress/e2e-tests

Version:
18 lines (17 loc) 404 B
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "test/iframed-block", "title": "Iframed Block", "category": "text", "icon": "smiley", "description": "", "supports": { "html": false }, "textdomain": "iframed-block", "editorScript": "iframed-block-editor", "editorStyle": "file:./editor.css", "style": "file:./style.css", "script": "iframed-block-script" }