testing v3.8 build time on runner

This commit is contained in:
darrell-thobe-sp
2025-05-02 13:36:50 -04:00
parent 31d607d222
commit a997d11b7a
3 changed files with 1998 additions and 2683 deletions

View File

@@ -14,6 +14,7 @@ const baseUrl = '/';
const config: Config = {
future: {
v4: true,
experimental_faster: {
swcJsLoader: true,
swcJsMinimizer: true,
@@ -21,6 +22,8 @@ const config: Config = {
lightningCssMinimizer: true,
rspackBundler: true,
mdxCrossCompilerCache: true,
rspackPersistentCache: true,
ssgWorkerThreads: true,
},
},
title: 'SailPoint Developer Community',