File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 14
14
< body >
15
15
< div class ="container ">
16
16
< div class ="page-header "> < h1 > raven.js</ h1 > </ div >
17
- < div class ="checkbox ">
18
- < label >
19
- < input type ="checkbox " value ="require ">
20
- require.js (experimental, may not work at all) < a href ="https://github.com/getsentry/raven-js/blob/master/plugins/require.js "> View Source</ a >
21
- </ label >
22
- </ div >
17
+
18
+ < h4 > Plugins</ h4 >
23
19
< div class ="checkbox ">
24
20
< label >
25
21
< input type ="checkbox " value ="console ">
29
25
< div class ="checkbox ">
30
26
< label >
31
27
< input type ="checkbox " value ="ember ">
32
- ember.js (experimental) < a href ="https://github.com/getsentry/raven-js/blob/master/plugins/ember.js "> View Source</ a >
28
+ ember.js < a href ="https://github.com/getsentry/raven-js/blob/master/plugins/ember.js "> View Source</ a >
33
29
</ label >
34
30
</ div >
35
31
< div class ="checkbox ">
36
32
< label >
37
33
< input type ="checkbox " value ="angular ">
38
- angular.js (experimental) < a href ="https://github.com/getsentry/raven-js/blob/master/plugins/angular.js "> View Source</ a >
34
+ angular.js < a href ="https://github.com/getsentry/raven-js/blob/master/plugins/angular.js "> View Source</ a >
39
35
</ label >
40
36
</ div >
41
37
< input id ="download " class ="form-control input-lg " type ="text " />
You can’t perform that action at this time.
0 commit comments