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 Oct 31, 2024
1 parent e90f9ff commit 934cfda
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 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.27799e3c51d16d76a785.css",
"main.js": "build/bundle.27799e3c.js",
"main.css": "build/admin/main.853c9c87593feef7ca85.css",
"main.js": "build/bundle.853c9c87.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.27799e3c.js.LICENSE.txt": "build/bundle.27799e3c.js.LICENSE.txt",
"build/bundle.853c9c87.js.LICENSE.txt": "build/bundle.853c9c87.js.LICENSE.txt",
"index.html": "index.html"
}
8 changes: 0 additions & 8 deletions docs/2.5/build/bundle.27799e3c.js

This file was deleted.

8 changes: 8 additions & 0 deletions docs/2.5/build/bundle.853c9c87.js

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.27799e3c51d16d76a785.css">
<link rel="stylesheet" href="build/admin/main.853c9c87593feef7ca85.css">
</head>
<body>
<div id="rsg-root"></div>
<script src="build/bundle.27799e3c.js"></script>
<script src="build/bundle.853c9c87.js"></script>
</body>
</html>

0 comments on commit 934cfda

Please sign in to comment.