-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
EmberIssues related to emberIssues related to emberTech DebtIssues having to do with cleaning up legacy codeIssues having to do with cleaning up legacy codeimprovementIssues that involve improving existing featureIssues that involve improving existing featurelow priority
Description
Bug Description
Having a dedicated dependancies folder is not best practice. Removal of the few remaining dependancies in this directory to be imported in via node_modules/package.json.
To Reproduce
View directory here.
Expected behavior
All dependancies for the application should be loaded from node_modules via the package.json not from within this dependencies directory.
Additional context (Environment)
Because the project uses Grunt to build the application it may be tricky to move the source of these dependancies.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EmberIssues related to emberIssues related to emberTech DebtIssues having to do with cleaning up legacy codeIssues having to do with cleaning up legacy codeimprovementIssues that involve improving existing featureIssues that involve improving existing featurelow priority