Browse Source

Merge branch 'release/v0.5.3'

Jérôme BUISINE 5 years ago
parent
commit
42a862b628
1 changed files with 1 additions and 1 deletions
  1. 1 1
      experimentConfig.default.js

+ 1 - 1
experimentConfig.default.js

@@ -42,7 +42,7 @@ export const experiments = {
   MatchExtractsWithReference: {
     mixins: [mixins.ExperimentBaseExtracts],
     defaultConfig: {
-      lockConfig: false,
+      lockConfig: true,
       showHoverBorder: true,
       extractConfig: {
         x: 4,