Skip to content

Source JavaScript modules from npm #6203

@silverwind

Description

@silverwind

JavaScript modules are currently manually placed in public/vendor/plugins and updating them is not straightfoward as one needs to both manually copy new files and update the licences page. I'd suggest:

  • Populate public/vendor/plugins by adding all modules to package.json and copying the relevant files from node_modules in a make task.
  • Remove the JavaScript Licences page, I don't think it is actually useful and just cumbersome to update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.type/refactoringExisting code has been cleaned up. There should be no new functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions