brilliant-orangeB
Refine2y ago
4 replies
brilliant-orange

How can I test the development environment like a production environment?

 example url
https://bass-fresh.app/order?_rsc=17pb3

it's development tools preview result
0
: 
"development"
1
: 
[,…]
0
: 
["children", "order", ["order", {children: ["__PAGE__", {}]}, "$undefined", "$undefined", true], null,…]
0
: 
"children"
1
: 
"order"


how to change development environment to production?
Was this page helpful?