- Issue created by @el1_1el
- πΊπΈUnited States aasarava
Since default_paragraphs doesn't actually have its own javascript and is relying on other core libraries, does this module even need to declare any of the following libraries in the libraries.yml file?
- core/jquery
- core/drupal
- core/drupalSettings
- core/jquery.onceWouldn't the other libraries declare these dependencies if they needed them?