Skip to content

Commit fe36ef5

Browse files
committed
Update MODULE.json
1 parent a5fd163 commit fe36ef5

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

MODULE.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
{
22
"sequence": [
3+
"Loki_Base",
34
"Magento_Csp",
45
"Magento_Store"
56
],
67
"modules": [
8+
"Loki_Base",
79
"Magento_Csp",
810
"Magento_Store"
911
],
1012
"components": [],
11-
"config": [],
13+
"config": [
14+
{
15+
"path": "LokiTheme_LumaComponents\/general\/themes",
16+
"label": "Generic settings > Applied Themes",
17+
"description": "By applying Loki Theme to a configured theme, its legacy JavaScript will be removed and replaced. Make sure to have tested this properly."
18+
}
19+
],
1220
"tests": []
1321
}

0 commit comments

Comments
 (0)