Skip to content

[Fix] Remove dependancies folder #513

@crispinamuriel

Description

@crispinamuriel

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.

Metadata

Metadata

Labels

EmberIssues related to emberTech DebtIssues having to do with cleaning up legacy codeimprovementIssues that involve improving existing featurelow priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions