SXA.Theme.Optimizations 10.2.0.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SXA.Theme.Optimizations --version 10.2.0.2
NuGet\Install-Package SXA.Theme.Optimizations -Version 10.2.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SXA.Theme.Optimizations" Version="10.2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SXA.Theme.Optimizations --version 10.2.0.2
#r "nuget: SXA.Theme.Optimizations, 10.2.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SXA.Theme.Optimizations as a Cake Addin
#addin nuget:?package=SXA.Theme.Optimizations&version=10.2.0.2

// Install SXA.Theme.Optimizations as a Cake Tool
#tool nuget:?package=SXA.Theme.Optimizations&version=10.2.0.2

SXA Theme Optimizations

Package uPersonalize Build Status Nuget Package

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
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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.3.0-rc.2 244 9/27/2023
10.3.0-rc.1 96 5/27/2023
10.2.0.2 4,958 8/16/2023
10.2.0.1 145 8/14/2023
10.2.0 505 6/19/2023
10.1.0 111 6/19/2023
10.0.0 114 6/19/2023
9.3.0 117 5/27/2023

Please visit our github releases page for release notes. https://github.com/rbaconsulting/SXA-Theme-Optimizations/releases