Skip to content

Commit

Permalink
Page performance fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pkozuchowski committed Nov 16, 2024
1 parent bbfcdee commit 6d20a49
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 754 deletions.
36 changes: 35 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,35 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><meta name="description" content="Open source library for Salesforce. Salesforce Frameworks, Accelerators, Components, Utilities."><link rel="manifest" href="/manifest.json"><link rel="shortcut icon" href="/cloud.svg"><link rel="stylesheet" href="/salesforce-lightning-design-system.min.css"><title>Apex Libra - Library of Salesforce Accelerators, Frameworks, Utilities</title><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><script defer="defer" src="/static/js/main.2d530ebc.js"></script><link href="/static/css/main.daa7645d.css" rel="stylesheet"><script defer="defer" src="/static/js/main.fa12e836.js"></script><link href="/static/css/main.daa7645d.css" rel="stylesheet"><script defer="defer" src="/static/js/main.ca2a4e68.js"></script><link href="/static/css/main.daa7645d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div style="display:none"><h1>Apex Commons</h1><h1>Salesforce Frameworks</h1><h1>Salesforce Accelerators</h1><h2>Trigger Handler</h2><h2>Lambda</h2><h2>Collection</h2><h2>XML</h2><h2>Selectors</h2><h2>Selector Layer</h2><h1>LWC</h1></div><div id="root" class="fullHeight"></div></body></html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<meta name="theme-color" content="#000000">
<meta name="description" content="Open source library for Salesforce. Salesforce Frameworks, Accelerators, Components, Utilities.">
<script type="text/javascript">!function (n) {
if ("/" === n.search[1]) {
var a = n.search.slice(1).split("&").map((function (n) {return n.replace(/~and~/g, "&")})).join("?");
window.history.replaceState(null, null, n.pathname.slice(0, -1) + a + n.hash)
}
}(window.location)</script>
<link rel="manifest" href="/manifest.json">
<link rel="shortcut icon" href="/cloud.svg">
<title>Apex Libra - Library of Salesforce Accelerators, Frameworks, Utilities</title>
<link rel="stylesheet" href="/salesforce-lightning-design-system.min.css">
<link href="/static/css/main.daa7645d.css" rel="stylesheet">
<script defer="defer" src="/static/js/main.d5c3fe26.js"></script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div style="display:none"><h1>Apex Commons</h1>
<h1>Salesforce Frameworks</h1>
<h1>Salesforce Accelerators</h1>
<h2>Trigger Handler</h2>
<h2>Lambda</h2>
<h2>Collection</h2>
<h2>XML</h2>
<h2>Selectors</h2>
<h2>Selector Layer</h2>
<h1>LWC</h1></div>
<div id="root" class="fullHeight"></div>
</body>
</html>
1 change: 0 additions & 1 deletion docs/static/css/main.c224c256.css

This file was deleted.

2 changes: 0 additions & 2 deletions docs/static/js/main.2d530ebc.js

This file was deleted.

2 changes: 0 additions & 2 deletions docs/static/js/main.2fcb23d7.js

This file was deleted.

148 changes: 0 additions & 148 deletions docs/static/js/main.2fcb23d7.js.LICENSE.txt

This file was deleted.

2 changes: 0 additions & 2 deletions docs/static/js/main.32993d31.js

This file was deleted.

148 changes: 0 additions & 148 deletions docs/static/js/main.32993d31.js.LICENSE.txt

This file was deleted.

2 changes: 0 additions & 2 deletions docs/static/js/main.6134a9a0.js

This file was deleted.

Loading

0 comments on commit 6d20a49

Please sign in to comment.