File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 7
7
</ head >
8
8
< body >
9
9
< div id ="main "> </ div >
10
+ < span
11
+ class ="preloadicon glyphicon glyphicon-remove "
12
+ aria-hidden ="true "
13
+ > </ span >
10
14
< script src ="dist/main.js "> </ script >
11
15
</ body >
12
16
</ html >
Original file line number Diff line number Diff line change 4
4
"description" : " Xania JS demo" ,
5
5
"main" : " index.js" ,
6
6
"js-framework-benchmark" : {
7
- "frameworkVersion " : " "
7
+ "frameworkVersionFromPackage " : " @xania/view "
8
8
},
9
9
"scripts" : {
10
10
"build-dev" : " npx rimraf dist && webpack" ,
25
25
"@xania/view" : " 0.2.16"
26
26
},
27
27
"devDependencies" : {
28
- "html-webpack-plugin" : " ^ 5.5.0" ,
29
- "ts-loader" : " ^ 9.2.6" ,
28
+ "html-webpack-plugin" : " 5.5.0" ,
29
+ "ts-loader" : " 9.2.6" ,
30
30
"typescript" : " 4.5.2" ,
31
- "webpack-cli" : " ^ 4.9.1"
31
+ "webpack-cli" : " 4.9.1"
32
32
}
33
- }
33
+ }
You can’t perform that action at this time.
0 commit comments