Closed himynameisjonas closed 3 years ago
Excellent! Thanks @himynameisjonas @GavinJoyce
@mixonic I was running into an issue where I disabled the tests in development and deprecation workflow wasn't working as specified in the README with version 2.0.0.
Can you please cut a release for this change when you find the time to do so? No hurry obviously but would be great if we could point to a proper release in package.json instead of a sha.
@LevelbossMike FYI there has been a new release now
This allows the addon to be enabled / disabled through configuration in
ember-cli-build.js
:Useful when your app doesn't include test files in the development environment.
Based on @GavinJoyce's fork.