1.0.1 • Published 7 years ago

ember-cli-svn v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

ember-cli-svn

Build Status

Yes it is very old hat, but sometimes you just can't avoid Subversion.

- Me, just now

There are several tools that allow you to define SVN dependencies in your package, which is great, but Ember-CLI only inspects dependencies and devDependencies for addons that it should include in a build. This plugin aims to get around that by inspecting the parent application's package, and masquerading any svnDependencies as its own dependencies. It's not perfect, but - generally speaking - it seems to get the job done.

Installation

npm install --save-dev ember-cli-svn