Delete unused JS libraries
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**User Story:**
As a developer
I want to have a clean library directory
So that i know which assets are actually being included in the products
**Acceptance Criteria**
GIVEN I am a developer
WHEN I am writing new code
THEN I should use JS libraries from the node_modules directory so that version control is happening in package.json
Contributor guide
Assessment
This issue has not been assessed yet.