File tree Expand file tree Collapse file tree 2 files changed +170
-166
lines changed
Expand file tree Collapse file tree 2 files changed +170
-166
lines changed Original file line number Diff line number Diff line change 66 "build" : " node --run build:default -- --turbo" ,
77 "build:blog-data" : " cross-env NODE_NO_WARNINGS=1 node ./scripts/blog-data/generate.mjs" ,
88 "build:blog-data:watch" : " node --watch --watch-path=pages/en/blog ./scripts/blog-data/generate.mjs" ,
9- "build:default" : " cross-env NODE_NO_WARNINGS=1 next build" ,
9+ "build:default" : " cross-env NODE_NO_WARNINGS=1 next build --turbo " ,
1010 "cloudflare:build:worker" : " opennextjs-cloudflare build" ,
1111 "cloudflare:deploy" : " wrangler deploy" ,
1212 "cloudflare:preview" : " wrangler dev" ,
5858 "github-slugger" : " ~2.0.0" ,
5959 "glob" : " ~11.0.1" ,
6060 "gray-matter" : " ~4.0.3" ,
61- "next" : " 15.3.4 " ,
61+ "next" : " 15.4.1 " ,
6262 "next-intl" : " ~4.3.4" ,
6363 "next-themes" : " ~0.4.6" ,
6464 "postcss-calc" : " ~10.1.1" ,
You can’t perform that action at this time.
0 commit comments