You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Missing steps to add Third party library in emulsify-ds v 4.x for drupal 9. I want to add jquery library for my theme as most of my components depend on it.
Current Behavior
The current steps provided in the document are related to the 2.x version and need to be updated.
Possible Solution
In webpack.config.js we may need to add overrideConfig.globals and add jQuery which seems tricky for now.
Expected Behavior
Missing steps to add Third party library in emulsify-ds v 4.x for drupal 9. I want to add jquery library for my theme as most of my components depend on it.
Current Behavior
The current steps provided in the document are related to the 2.x version and need to be updated.
Possible Solution
In webpack.config.js we may need to add overrideConfig.globals and add jQuery which seems tricky for now.
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: