SXA.Theme.Optimizations
10.2.0.1
See the version list below for details.
dotnet add package SXA.Theme.Optimizations --version 10.2.0.1
NuGet\Install-Package SXA.Theme.Optimizations -Version 10.2.0.1
<PackageReference Include="SXA.Theme.Optimizations" Version="10.2.0.1" />
paket add SXA.Theme.Optimizations --version 10.2.0.1
#r "nuget: SXA.Theme.Optimizations, 10.2.0.1"
// Install SXA.Theme.Optimizations as a Cake Addin #addin nuget:?package=SXA.Theme.Optimizations&version=10.2.0.1 // Install SXA.Theme.Optimizations as a Cake Tool #tool nuget:?package=SXA.Theme.Optimizations&version=10.2.0.1
SXA Theme Optimizations
The SXA Themes Optimizations plugin aims to increase your SXA site(s) performance, specifically the JavaScript and CSS, and its resulting performance score within Google Lighthouse. The plugin adds functionality on top of SXA and only overwrites SXA's main layout, increasing compatibility with the SXA CLI, Creative Exchange, or however your implementation is using SXA's themes and base themes before installing the plugin.
The SXA Theme Optimizations plugin optimizes the SXA themes by:
- Bundling the various JavaScript files used by an SXA site into one file, stored in the filesystem.
- Rendering the newly optimized JavaScript file at the top of the HTML DOM.
- Rendering the newly optimized JavaScript file asynchronously.
- Preloading the CSS files so that they are no longer a render blocking resource.
Additional Documentation
Usefull Links
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.4.0 | 103 | 6/7/2024 |
10.3.1 | 94 | 6/6/2024 |
10.3.0 | 97 | 6/6/2024 |
10.3.0-rc.3 | 66 | 6/6/2024 |
10.3.0-rc.2 | 436 | 9/27/2023 |
10.3.0-rc.1 | 109 | 5/27/2023 |
10.2.1 | 85 | 6/6/2024 |
10.2.0.3 | 94 | 6/6/2024 |
10.2.0.2 | 7,376 | 8/16/2023 |
10.2.0.1 | 155 | 8/14/2023 |
10.2.0 | 525 | 6/19/2023 |
10.1.0 | 141 | 6/19/2023 |
10.0.0 | 145 | 6/19/2023 |
9.3.0 | 142 | 5/27/2023 |
Please visit our github releases page for release notes. https://github.com/rbaconsulting/SXA-Theme-Optimizations/releases