Skip to content

Commit

Permalink
Update styleguide
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumordelaluz committed Aug 12, 2022
1 parent 76d11ab commit 683d9f9
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions packages/playground/styleguide/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"files": {
"main.css": "/static/css/main.1a0609d0.chunk.css",
"main.js": "/build/main.9294af60.js",
"main.js": "/build/main.175f6122.js",
"runtime-main.js": "/build/bundle.eaded300.js",
"build/2.d440b304.js": "/build/2.d440b304.js",
"build/2.d440b304.js.LICENSE.txt": "/build/2.d440b304.js.LICENSE.txt",
"build/2.379427cf.js": "/build/2.379427cf.js",
"build/2.379427cf.js.LICENSE.txt": "/build/2.379427cf.js.LICENSE.txt",
"index.html": "/index.html",
"static/css/main.1a0609d0.chunk.css.map": "/static/css/main.1a0609d0.chunk.css.map"
},
"entrypoints": [
"build/bundle.eaded300.js",
"build/2.d440b304.js",
"build/2.379427cf.js",
"static/css/main.1a0609d0.chunk.css",
"build/main.9294af60.js"
"build/main.175f6122.js"
]
}
2 changes: 2 additions & 0 deletions packages/playground/styleguide/build/2.379427cf.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions packages/playground/styleguide/build/2.d440b304.js

This file was deleted.

1 change: 1 addition & 0 deletions packages/playground/styleguide/build/main.175f6122.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion packages/playground/styleguide/build/main.9294af60.js

This file was deleted.

4 changes: 2 additions & 2 deletions packages/playground/styleguide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<div id="rsg-root"></div>
<script src="build/bundle.eaded300.js"></script>
<script src="build/2.d440b304.js"></script>
<script src="build/main.9294af60.js"></script>
<script src="build/2.379427cf.js"></script>
<script src="build/main.175f6122.js"></script>
</body>
</html>

0 comments on commit 683d9f9

Please sign in to comment.