mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
testing v3.8 build time on runner
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user