[workspace model] Enable new implementation of the artifacts

GitOrigin-RevId: 7bd63215929e0bfad3388d942d953acb6b48c923
This commit is contained in:
Mikhail Mazurkevich
2021-06-29 12:06:52 +03:00
committed by intellij-monorepo-bot
parent 4d2f883621
commit f623ceb4bf

View File

@@ -22,7 +22,7 @@
description="Enable cache for the workspace model"/>
<registryKey key="ide.new.project.model.strict.mode.rbs" defaultValue="true" restartRequired="true"
description="Enable additional checks after replaceBySource and addDiff"/>
<registryKey key="ide.new.project.model.artifacts" defaultValue="false" restartRequired="true"
<registryKey key="ide.new.project.model.artifacts" defaultValue="true" restartRequired="true"
description="Use workspace model to store project artifacts"/>
</extensions>
</idea-plugin>