File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
22
"contributions" : [
23
23
" doc"
24
24
]
25
+ },
26
+ {
27
+ "login" : " BhavikCpatel" ,
28
+ "name" : " Bhavik" ,
29
+ "avatar_url" : " https://avatars3.githubusercontent.com/u/8742935?v=4" ,
30
+ "profile" : " https://github.com/BhavikCpatel" ,
31
+ "contributions" : [
32
+ " code"
33
+ ]
25
34
}
26
35
],
27
36
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 4
4
5
5
# Builder To Run Source Map Explorer
6
6
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
7
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors- )
7
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-3 -orange.svg?style=flat-square )] ( #contributors- )
8
8
<!-- ALL-CONTRIBUTORS-BADGE:END -->
9
9
10
10
Want to run the source-map-explorer with Angular?
@@ -55,6 +55,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
55
55
<tr >
56
56
<td align="center"><a href="https://ankitsharmablogs.com/"><img src="https://avatars1.githubusercontent.com/u/33789321?v=4" width="100px;" alt=""/><br /><sub><b>Ankit</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=AnkitSharma-007" title="Documentation">📖</a></td>
57
57
<td align="center"><a href="https://github.com/twittwer"><img src="https://avatars1.githubusercontent.com/u/8677948?v=4" width="100px;" alt=""/><br /><sub><b>Tobias Wittwer</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=twittwer" title="Documentation">📖</a></td>
58
+ <td align="center"><a href="https://github.com/BhavikCpatel"><img src="https://avatars3.githubusercontent.com/u/8742935?v=4" width="100px;" alt=""/><br /><sub><b>Bhavik</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=BhavikCpatel" title="Code">💻</a></td>
58
59
</tr >
59
60
</table >
60
61
You can’t perform that action at this time.
0 commit comments