зеркало из https://github.com/nextcloud/cookbook.git
Open the analyer always in case analysis is requested
Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
Родитель
9c3416f001
Коммит
99a64b8560
|
@ -6,7 +6,7 @@ module.exports = (env) => merge(base(env), {
|
|||
plugins: env.BUNDLE_ANALYZER ? [
|
||||
new BundleAnalyzerPlugin(
|
||||
{
|
||||
openAnalyzer: false,
|
||||
openAnalyzer: true,
|
||||
}
|
||||
)
|
||||
] : [],
|
||||
|
|
Загрузка…
Ссылка в новой задаче