File tree Expand file tree Collapse file tree 4 files changed +3025
-6
lines changed Expand file tree Collapse file tree 4 files changed +3025
-6
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 ">
5
5
< title > Sample</ title >
6
6
< script src ="./vendor/jquery-1.11.2.min.js "> </ script >
7
- < script src ="node_modules/underscore /underscore-min .js "> </ script >
8
- < script src ="node_modules/backbone /backbone-min .js "> </ script >
7
+ < script src ="./vendor /underscore.js "> </ script >
8
+ < script src ="./vendor /backbone.js "> </ script >
9
9
< script src ="lib/bundle.js "> </ script >
10
10
< link rel ="stylesheet " href ="http://yui.yahooapis.com/pure/0.5.0/pure-min.css ">
11
11
< link rel ="stylesheet " href ="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css ">
Original file line number Diff line number Diff line change 33
33
"power-assert" : " ^0.10.1" ,
34
34
"testium" : " ^2.3.0" ,
35
35
"watchify" : " ^2.2.1"
36
- },
37
- "dependencies" : {
38
- "backbone" : " ^1.1.2" ,
39
- "underscore" : " ^1.7.0"
40
36
}
41
37
}
You can’t perform that action at this time.
0 commit comments