- Issue created by @danrod
- 🇨🇦Canada danrod Ottawa
https://www.drupal.org/project/sshop/issues/3506856#comment-15989778 🐛 Disabling the commerce_wishlist module and remove the sshop_homepage_feature Active
Problem/Motivation
Missing composer.libraries.json:
A composer.libraries.json
file contains information about all up-to-date libraries required by the theme itself (bootstrap 3.3.7, json2, jquery.cycle, smartmenus) , and so we will be using this file to install all libraries by merging the "composer.libraries.json" with the "composer.json" file of our Drupal website.
Steps to reproduce
No libraries are download automatically using merge plugin
Proposed resolution
Add composer.libraries.json and write instructions on how to use composer to install the libraries
Active
1.0
Code
https://www.drupal.org/project/sshop/issues/3506856#comment-15989778 🐛 Disabling the commerce_wishlist module and remove the sshop_homepage_feature Active