Skip to content

Commit

Permalink
Publish '2.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
sulu-io-user committed Aug 14, 2023
1 parent bcce947 commit 8008cfb
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/2.5/build/admin/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"main.css": "build/admin/main.a4fd6ea354f05708f36b.css",
"main.js": "build/bundle.a4fd6ea3.js",
"main.css": "build/admin/main.18ebe2d1a2b10e742ef6.css",
"main.js": "build/bundle.18ebe2d1.js",
"build/admin/fonts/fa-brands-400.woff": "build/admin/fonts/fa-brands-400.2285773e6b4b172f07d9b777c81b0775.woff",
"build/admin/fonts/fa-brands-400.eot": "build/admin/fonts/fa-brands-400.23f19bb08961f37aaf692ff943823453.eot",
"build/admin/fonts/fa-brands-400.svg": "build/admin/fonts/fa-brands-400.2f517e09eb2ca6650ff5bec5a95157ab.svg",
Expand Down Expand Up @@ -72,6 +72,6 @@
"build/admin/images/checkerBackground.gif": "build/admin/images/checkerBackground.9883f9a87851b3f982e6e6ac284c2f4e.gif",
"build/admin/images/smartphone.png": "build/admin/images/smartphone.e3d89c406dd49757ee727c788d3bfd14.png",
"build/admin/images/tablet.png": "build/admin/images/tablet.783ad1038b2c58628e187a9db538ab19.png",
"build/bundle.a4fd6ea3.js.LICENSE.txt": "build/bundle.a4fd6ea3.js.LICENSE.txt",
"build/bundle.18ebe2d1.js.LICENSE.txt": "build/bundle.18ebe2d1.js.LICENSE.txt",
"index.html": "index.html"
}

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/2.5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Sulu Javascript Docs</title>
<link rel="stylesheet" href="build/admin/main.a4fd6ea354f05708f36b.css">
<link rel="stylesheet" href="build/admin/main.18ebe2d1a2b10e742ef6.css">
</head>
<body>
<div id="rsg-root"></div>
<script src="build/bundle.a4fd6ea3.js"></script>
<script src="build/bundle.18ebe2d1.js"></script>
</body>
</html>

0 comments on commit 8008cfb

Please sign in to comment.