We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af84c43 commit 454c50dCopy full SHA for 454c50d
experimental/lando-experimental/index.js
@@ -0,0 +1,7 @@
1
+'use strict';
2
+
3
+module.exports = () => ({
4
+ config: {
5
+ experimentalPluginLoadTest: true,
6
+ },
7
+});
0 commit comments