Skip to content

Commit

Permalink
Publish '2.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
sulu-io-user committed Aug 28, 2023
1 parent 22e1eb8 commit 5023ee8
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs/2.4/build/admin/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"main.css": "build/admin/main.126bf916b8717352ff3e.css",
"main.js": "build/bundle.126bf916.js",
"main.css": "build/admin/main.4e9bf1aefc273149ea70.css",
"main.js": "build/bundle.4e9bf1ae.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.126bf916.js.LICENSE.txt": "build/bundle.126bf916.js.LICENSE.txt",
"build/bundle.4e9bf1ae.js.LICENSE.txt": "build/bundle.4e9bf1ae.js.LICENSE.txt",
"index.html": "index.html"
}

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/2.4/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.126bf916b8717352ff3e.css">
<link rel="stylesheet" href="build/admin/main.4e9bf1aefc273149ea70.css">
</head>
<body>
<div id="rsg-root"></div>
<script src="build/bundle.126bf916.js"></script>
<script src="build/bundle.4e9bf1ae.js"></script>
</body>
</html>

0 comments on commit 5023ee8

Please sign in to comment.