File tree Expand file tree Collapse file tree 8 files changed +10
-77
lines changed Expand file tree Collapse file tree 8 files changed +10
-77
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ <h1>VanillaJS-create-element-"keyed"</h1>
4444 < span class ="preloadicon glyphicon glyphicon-remove " aria-hidden ="true "> </ span >
4545 </ div >
4646</ div >
47- < script src ='dist/main .js '> </ script >
47+ < script src ='src/Main .js '> </ script >
4848</ body >
4949</ html >
Original file line number Diff line number Diff line change 11{
2- "name" : " js-framework-benchmark-vanillajs" ,
2+ "name" : " js-framework-benchmark-vanillajs-create-el " ,
33 "version" : " 1.1.1" ,
44 "description" : " Vanilla.JS demo" ,
55 "main" : " index.js" ,
66 "js-framework-benchmark" : {
77 "frameworkVersion" : " "
88 },
99 "scripts" : {
10- "build-dev" : " webpack -w -d " ,
11- "build-prod" : " webpack -p "
10+ "build-dev" : " exit 0 " ,
11+ "build-prod" : " exit 0 "
1212 },
1313 "keywords" : [
1414 " react" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ <h1>VanillaJS-innerHTML-"keyed"</h1>
4444 < span class ="preloadicon glyphicon glyphicon-remove " aria-hidden ="true "> </ span >
4545 </ div >
4646</ div >
47- < script src ='dist/main .js '> </ script >
47+ < script src ='src/Main .js '> </ script >
4848</ body >
4949</ html >
Original file line number Diff line number Diff line change 11{
2- "name" : " js-framework-benchmark-vanillajs" ,
2+ "name" : " js-framework-benchmark-vanillajs-innerhtml " ,
33 "version" : " 1.1.1" ,
44 "description" : " Vanilla.JS demo" ,
55 "main" : " index.js" ,
66 "js-framework-benchmark" : {
77 "frameworkVersion" : " "
88 },
99 "scripts" : {
10- "build-dev" : " webpack -w -d " ,
11- "build-prod" : " webpack -p "
10+ "build-dev" : " exit 0 " ,
11+ "build-prod" : " exit 0 "
1212 },
1313 "keywords" : [
1414 " react" ,
2020 "repository" : {
2121 "type" : " git" ,
2222 "url" : " https://github.com/krausest/js-framework-benchmark.git"
23- },
24- "devDependencies" : {
25- "@babel/core" : " 7.4.5" ,
26- "@babel/preset-env" : " 7.4.5" ,
27- "babel-loader" : " 8.0.6" ,
28- "webpack" : " 4.34.0" ,
29- "webpack-cli" : " ^3.3.4"
3023 }
3124}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3- "name" : " js-framework-benchmark-vanillajs-wc-dx " ,
3+ "name" : " js-framework-benchmark-vanillajs-wc-prog " ,
44 "version" : " 1.0.0" ,
55 "description" : " Vanilla.JS WebComponent demo focusing on Developer Experience & style guides" ,
66 "js-framework-benchmark" : {
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3- "name" : " js-framework-benchmark-vanillajs-opti" ,
3+ "name" : " js-framework-benchmark-non-keyed- vanillajs-opti" ,
44 "version" : " 1.0.0" ,
55 "description" : " over-optimzed Vanilla.JS demo" ,
66 "js-framework-benchmark" : {
You can’t perform that action at this time.
0 commit comments