-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
11409b4
commit 532e5d7
Showing
7 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"files": { | ||
"main.css": "/block-development-examples/static/css/main.fcbfcd2a.css", | ||
"main.js": "/block-development-examples/static/js/main.f93525bb.js", | ||
"main.css": "/block-development-examples/static/css/main.3df3f0fc.css", | ||
"main.js": "/block-development-examples/static/js/main.e0c4e351.js", | ||
"index.html": "/block-development-examples/index.html", | ||
"main.fcbfcd2a.css.map": "/block-development-examples/static/css/main.fcbfcd2a.css.map", | ||
"main.f93525bb.js.map": "/block-development-examples/static/js/main.f93525bb.js.map" | ||
"main.3df3f0fc.css.map": "/block-development-examples/static/css/main.3df3f0fc.css.map", | ||
"main.e0c4e351.js.map": "/block-development-examples/static/js/main.e0c4e351.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.fcbfcd2a.css", | ||
"static/js/main.f93525bb.js" | ||
"static/css/main.3df3f0fc.css", | ||
"static/js/main.e0c4e351.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="gl"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Uso de @wordpress/dataviews."/><title>DataViews</title><script defer="defer" src="/block-development-examples/static/js/main.f93525bb.js"></script><link href="/block-development-examples/static/css/main.fcbfcd2a.css" rel="stylesheet"></head><body><noscript>Habilita JavaScript para usares esta app.</noscript><div class="intro"><p class="main">Dynamic table of examples at <a href="https://github.com/WordPress/block-development-examples">WordPress/block-development-examples</a></p><p>In <code>list</code> layout, click on any example to see its demo (powered by <a href="https://wordpress.org/playground/">WordPress Playground</a>) on the right side</p><p>Filters applied by <code>tags</code> generate a unique link that can be bookmarked or shared</p></div><div id="root"></div></body></html> | ||
<!doctype html><html lang="gl"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Uso de @wordpress/dataviews."/><title>DataViews</title><script defer="defer" src="/block-development-examples/static/js/main.e0c4e351.js"></script><link href="/block-development-examples/static/css/main.3df3f0fc.css" rel="stylesheet"></head><body><noscript>Habilita JavaScript para usares esta app.</noscript><div class="intro"><p class="main">Dynamic table of examples at <a href="https://github.com/WordPress/block-development-examples">WordPress/block-development-examples</a></p><p>In <code>list</code> layout, click on any example to see its demo (powered by <a href="https://wordpress.org/playground/">WordPress Playground</a>) on the right side</p><p>Filters applied by <code>tags</code> generate a unique link that can be bookmarked or shared</p></div><div id="root"></div></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
static/css/main.fcbfcd2a.css.map → static/css/main.3df3f0fc.css.map
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
static/js/main.f93525bb.js.map → static/js/main.e0c4e351.js.map
Large diffs are not rendered by default.
Oops, something went wrong.