SXA.Theme.Optimizations 10.3.0-rc.2

This is a prerelease version of SXA.Theme.Optimizations.
dotnet add package SXA.Theme.Optimizations --version 10.3.0-rc.2
NuGet\Install-Package SXA.Theme.Optimizations -Version 10.3.0-rc.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.3.0-rc.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.3.0-rc.2
#r "nuget: SXA.Theme.Optimizations, 10.3.0-rc.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.3.0-rc.2&prerelease

// Install SXA.Theme.Optimizations as a Cake Tool
#tool nuget:?package=SXA.Theme.Optimizations&version=10.3.0-rc.2&prerelease

SXA Theme Optimizations

Release Build Statis CI Build Status NuGet Package

SXA Themes Optimizations helps increase Sitecore SXA site performance and its resulting Google Lighthouse (PageSpeed Insights) performance scores. This plugin adds functionality on top of SXA to further optimize front-end JavaScript/CSS files for better compatibility with the SXA CLI and Creative Exchange.

SXA Themes Optimizations optimizes SXA themes by:

  • Bundling all JavaScript files used by an SXA site into one file.
  • Rendering the newly bundled JavaScript file at the top of the HTML DOM instead of at the bottom of the HTML DOM.
  • Rendering the newly bundled JavaScript file asynchronously instead of synchronously.
  • 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 233 9/27/2023
10.3.0-rc.1 96 5/27/2023
10.2.0.2 4,523 8/16/2023
10.2.0.1 143 8/14/2023
10.2.0 503 6/19/2023
10.1.0 109 6/19/2023
10.0.0 112 6/19/2023
9.3.0 115 5/27/2023

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