This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEGW01JLAWHORN:pwa-studio jlawhorn$ yarn workspace @magento/venia-concept add --tilde react-responsive-carousel | |
yarn workspace v1.17.0 | |
yarn add v1.17.0 | |
[1/5] 🔍 Validating package.json... | |
[2/5] 🔍 Resolving packages... | |
[3/5] 🚚 Fetching packages... | |
[4/5] 🔗 Linking dependencies... | |
warning "workspace-aggregator-04b08289-9d24-402b-94d1-2631934fee55 > @magento/[email protected]" has unmet peer dependency "@babel/runtime@^7.2.0". | |
warning "workspace-aggregator-04b08289-9d24-402b-94d1-2631934fee55 > @magento/[email protected]" has unmet peer dependency "react@^16.8.0". | |
warning "workspace-aggregator-04b08289-9d24-402b-94d1-2631934fee55 > @magento/[email protected]" has unmet peer dependency "react-dom@^16.8.0". |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<customer_logged_out> | |
<!--code here--> | |
<customer_logged_out> | |
<customer_logged_in> | |
<!--code here--> | |
<customer_logged_in> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<reference name="content"> | |
<action method="unsetChild"> | |
<alias>cms.wrapper</alias> | |
</action> | |
<block type="cms/page" name="cms_page"/> | |
</reference> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<reference name="root"> | |
<action method="addBodyClass"><className>class</className></action> | |
</reference> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<catalog_product_view> | |
<reference name="head"> | |
<action method="removeItem"> | |
<type>skin_js</type><name>js/jqzoom/jquery-1.3.1.min.js</name> | |
</action> | |
</reference> | |
</catalog_product_view> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<action method="removeItem"> | |
<type>skin_css</type><name>css/widgets.css</name> | |
</action> | |
<action method="removeItem"> | |
<type>skin_css</type><name>css/styles-ie.css</name> | |
</action> | |
<action method="removeItem"> | |
<type>js</type><name>lib/ds-sleight.js</name> | |
</action> | |
<action method="removeItem"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<action method="addItem"> | |
<type>js</type><name>plugins/file.js</name> | |
</action> |
NewerOlder