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 f547974 commit ff5b786Copy full SHA for ff5b786
monsieurbiz/sylius-master-theme-plugin/1.0/manifest.json
@@ -5,14 +5,5 @@
5
"copy-from-recipe": {
6
"assets/": "assets/",
7
"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
- ]
+ }
18
}
0 commit comments