Skip to content

prevent angular being loaded twice when using with browserify #474

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

Merged
merged 2 commits into from
Dec 11, 2016
Merged

prevent angular being loaded twice when using with browserify #474

merged 2 commits into from
Dec 11, 2016

Conversation

nickccm1122
Copy link
Contributor

@nickccm1122 nickccm1122 commented Dec 8, 2016

The console shows a warning that angular is being loaded twice as angular is loaded as global.

Fixed to use global angular object if it is defined.

@codecov-io
Copy link

codecov-io commented Dec 8, 2016

Current coverage is 100% (diff: 100%)

Merging #474 into master will not change coverage

@@           master   #474   diff @@
====================================
  Files           1      1          
  Lines         921    921          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits          921    921          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 219df14...c1e3ad6

@ValentinH
Copy link
Member

Thanks for this. I'll merge it later today (so I can bump a new npm version at the same time) if I have time.

@ValentinH ValentinH merged commit cc59def into angular-slider:master Dec 11, 2016
@ValentinH
Copy link
Member

Released under 5.8.8

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

Successfully merging this pull request may close these issues.

3 participants