Hello.
Main use case. NPM can “freeze” dependencies, thus allowing to download exactly those when checking out emberjs code from git.
By default ember-cli though use Bower which do not have such feature. How can it be changed? (Any addons?)
Hello.
Main use case. NPM can “freeze” dependencies, thus allowing to download exactly those when checking out emberjs code from git.
By default ember-cli though use Bower which do not have such feature. How can it be changed? (Any addons?)