Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix up angular-localization release #62

Open
bretkikehara opened this issue Sep 15, 2015 · 0 comments
Open

Fix up angular-localization release #62

bretkikehara opened this issue Sep 15, 2015 · 0 comments

Comments

@bretkikehara
Copy link
Collaborator

Currently, angular-localization depends on an external repository to release its dependencies. The distribution was external, so angular-localization's install could be as small as possible. But this decision come with extra release complexities, so it was decide to deprecate bower-angular-localization.

Thanks to @bretmorris for initial PR to get the ball rolling!

Path to update release process

Fixing angular-localization release will be done in 2 parts.

  1. Add distribution files to the project root path for older distributions 1.1.x, 1.2.x, and 1.3.x to support the current release paths of bower_components/angular-localization/angular-localization.js.
  2. Update the Bower package registry to point to angular-localization repository instead of bower-angular-localization
    Please see issue Add to the npm registry #70

Notes for older releases

Although the angular-localization project will be large on install, the module will have all the necessary project files.

Notes for versions 1.0.x

Is anyone still using this?

Notes for versions 1.1.x, 1.2.x, and 1.3.x

For best compatibility, the distributions files will be located at bower_components/angular-localization/ and bower_components/angular-localization/dist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant