-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The 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.Existing code has been cleaned up. There should be no new functionality.
Description
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/pluginsby adding all modules topackage.jsonand copying the relevant files fromnode_modulesin a make task. - Remove the JavaScript Licences page, I don't think it is actually useful and just cumbersome to update.
tonivj5 and lunnytonivj5 and lunny
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The 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.Existing code has been cleaned up. There should be no new functionality.