Closed aljones15 closed 4 years ago
Seeing the following dev dependencies:
The eslint needs to be in devDependencies and the mocha and karma deps should be in the test deps. This will help take the size of the bundle down.
false alarm here and my apologies. it was early, I'm sick, and the diff in the PR preview did not show I was looking at devDependencies.
Seeing the following dev dependencies:
The eslint needs to be in devDependencies and the mocha and karma deps should be in the test deps. This will help take the size of the bundle down.