Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0666546

Browse files
committed
Merge branch 'fix-module-export' of https://github.com/EtixLabs/angularjs-slider into EtixLabs-fix-module-export
2 parents e77e69b + fad069d commit 0666546

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/rzslider.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2125,5 +2125,5 @@
21252125

21262126
}]);
21272127

2128-
return module
2128+
return module.name
21292129
}));

0 commit comments

Comments
 (0)