ember-cli-svn

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i ember-cli-svn

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mdeanjones