Skip to content

Commit

Permalink
Add build files for Image Compare
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaz committed Mar 20, 2020
1 parent b16257e commit 33b0d49
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions blocks/image-compare/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[
"assets/juxtapose.js",
"assets/juxtapose.css"
]
9 changes: 9 additions & 0 deletions bundler/bundles/image-compare.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"blocks": [
"image-compare"
],
"version": "0.9.0",
"name": "Image Compare",
"description": "Images compared.",
"resource": "jetpack-image-compare"
}

0 comments on commit 33b0d49

Please sign in to comment.