Skip to content

Commit

Permalink
MC-22163: Marketing Email preview doesn't work with enabled js minifi…
Browse files Browse the repository at this point in the history
…cation

- fixing static issues
  • Loading branch information
arnobsh committed Dec 6, 2019
1 parent 57a2aad commit 30cdbd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/code/Magento/Email/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"magento/module-config": "*",
"magento/module-store": "*",
"magento/module-theme": "*",
"magento/module-require-js": "*",
"magento/module-media-storage": "*",
"magento/module-variable": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<argument name="preview_form_view_model" xsi:type="object">Magento\Email\ViewModel\Template\Preview\Form</argument>
</arguments>
</block>
<block class="Magento\RequireJs\Block\Html\Head\Config" name="requirejs-config"/>
</referenceContainer>
</body>
</page>

0 comments on commit 30cdbd2

Please sign in to comment.