Skip to content

volo add with amd does not save amd for future reinstall #198

@Rush

Description

@Rush

To reproduce, run:

volo add -amd https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.3/angular.js depends=jquery=jQuery exports=angular

Contents of package.json:

{
  "volo": {
    "dependencies": {
      "angular": "https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.3/angular.js"
    }
  }
}

Expected behaviour:

rm angular.js
volo install
# angular.js should be amdified

Thanks for the great tool that is volo!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions