This repository was archived by the owner on Jan 24, 2019. It is now read-only.
Commit 69c993d
committed
fix(publisher): corrected main path
I finally took the time to do it...
I added a `bowerData` key to the client publishers to overwrite any existing bower properties in the built output (we you run `grunt build:bower`).
This fix exits in `angular-ui-publisher@1.1.1` and `angular-ui-publisher@1.2.4` so old and new repos can use it.
Closes #177, #161, #1571 parent 32cf1e0 commit 69c993d
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments