File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-ssr" ,
33 "scripts" : {
4- "build" : " bun build index.jsx --target bun --jsx-runtime classic --outdir dist" ,
4+ "build" : " NODE_ENV=production bun build index.jsx --target bun --minify --outdir dist" ,
55 "bench" : " NODE_ENV=production bun dist/index.js"
66 },
77 "devDependencies" : {
Original file line number Diff line number Diff line change 1212│ 7 │ 'react-ssr-prepass' │ 33.5336242 │ 3.23 │
1313│ 8 │ 'preact-ssr' │ 34.35481913333333 │ 8.43 │
1414│ 9 │ 'preact-htm-ssr' │ 43.924679499999996 │ 3.19 │
15- │ 10 │ 'react-htm- ssr' │ 74.83641236666666 │ 5.3 │
16- │ 11 │ 'ejs ' │ 124.29295156666663 │ 7.06 │
17- │ 12 │ 'vue-ssr ' │ 128.56038993333334 │ 6.41 │
18- │ 13 │ 'react -ssr' │ 249.7993206 │ 11.56 │
15+ │ 10 │ 'react-ssr' │ 57.71468213333333 │ 7.08 │
16+ │ 11 │ 'react-htm-ssr ' │ 74.83641236666666 │ 5.3 │
17+ │ 12 │ 'ejs ' │ 124.29295156666663 │ 7.06 │
18+ │ 13 │ 'vue -ssr' │ 128.56038993333334 │ 6.41 │
1919└─────────┴─────────────────────┴────────────────────┴───────┘
2020```
You can’t perform that action at this time.
0 commit comments