Skip to content

Commit ff5b786

Browse files
committed
feat(recipe): try master theme recipe without change import map
1 parent f547974 commit ff5b786

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

monsieurbiz/sylius-master-theme-plugin/1.0/manifest.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,5 @@
55
"copy-from-recipe": {
66
"assets/": "assets/",
77
"config/": "%CONFIG_DIR%/"
8-
},
9-
"add-lines": [
10-
{
11-
"file": "importmap.php",
12-
"content": "\n 'entrypoint' => true,\n",
13-
"position": "after_target",
14-
"target": "'path' => 'master-theme.js',",
15-
"warn_if_missing": true
16-
}
17-
]
8+
}
189
}

0 commit comments

Comments
 (0)