mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
starting point for fixing build issues to get estimate on time savings
This commit is contained in:
@@ -15,11 +15,11 @@ const config = {
|
||||
future: {
|
||||
experimental_faster: {
|
||||
swcJsLoader: true,
|
||||
swcJsMinimizer: false,
|
||||
swcHtmlMinimizer: false,
|
||||
lightningCssMinimizer: false,
|
||||
swcJsMinimizer: true,
|
||||
swcHtmlMinimizer: true,
|
||||
lightningCssMinimizer: true,
|
||||
rspackBundler: true,
|
||||
mdxCrossCompilerCache: false,
|
||||
mdxCrossCompilerCache: true,
|
||||
},
|
||||
},
|
||||
title: 'SailPoint Developer Community',
|
||||
|
||||
Reference in New Issue
Block a user