User asks for help hiding plugin in production environment

1 replies
Last updated: Jun 8, 2020
Hi everyone!I would like to hide the vision plugin in production. I copied
this example from the doc , but the plugin is still visible in production:
"env": {

"development": {

"plugins": [

"@sanity/vision"

]

}

},
Did I do something wrong?
Jun 8, 2020, 8:58 AM
ah I found out why: I had to remove it from the plugins list.
Jun 8, 2020, 9:07 AM

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Was this answer helpful?