Skip to content

Commit 3e39fb1

Browse files
committed
Merge pull request #62 from mndewitt/dev-add-min
chore(build): Add both minified and non-minified version to dist, and update Bower.…
2 parents e681ffe + 8f58725 commit 3e39fb1

File tree

4 files changed

+2889
-4
lines changed

4 files changed

+2889
-4
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"William Buchwalter <[email protected]> (http://github.com/wbuchwalter)"
77
],
88
"description": "Redux bindings for Angular.js",
9-
"main": "./dist/ng-redux.js",
9+
"main": "./dist/ng-redux.min.js",
1010
"moduleType": [],
1111
"keywords": [
1212
"angular",

0 commit comments

Comments
 (0)