The enyo/dropzone library as npm-asset

Created on 10 October 2024, 6 months ago

I have investigated this library and it is available at https://asset-packagist.org/ I have installed it from there and the module works correctly.

https://asset-packagist.org/package/npm-asset/dropzone

With this method you can do without the merge plugin.
(could you please close this issue -> https://www.drupal.org/project/dropzonejs/issues/3283463 ).

You only need to configure the installer-types and installer-patches in composer.json like this:

"installer-types": [
    "npm-asset",
    "bower-asset"
],
"installer-paths": {
    "web/libraries/{$name}": [
        "type:drupal-library",
        "type:npm-asset",
        "type:bower-asset",
        "vendor:ckeditor-plugin"
    ]
}
📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇪🇸Spain Carlos Romero

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024