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 Feb 16, 2024
1 parent d95d235 commit cfb7b9b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 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.ff903baf122e832bdf67.css",
"main.js": "build/bundle.ff903baf.js",
"main.css": "build/admin/main.d5e95a518f209f33d621.css",
"main.js": "build/bundle.d5e95a51.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.ff903baf.js.LICENSE.txt": "build/bundle.ff903baf.js.LICENSE.txt",
"build/bundle.d5e95a51.js.LICENSE.txt": "build/bundle.d5e95a51.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.ff903baf122e832bdf67.css">
<link rel="stylesheet" href="build/admin/main.d5e95a518f209f33d621.css">
</head>
<body>
<div id="rsg-root"></div>
<script src="build/bundle.ff903baf.js"></script>
<script src="build/bundle.d5e95a51.js"></script>
</body>
</html>

0 comments on commit cfb7b9b

Please sign in to comment.