We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2e28d commit 7f7a48cCopy full SHA for 7f7a48c
package.config.ts
@@ -0,0 +1,5 @@
1
+import {defineConfig} from '@sanity/pkg-utils'
2
+
3
+export default defineConfig({
4
+ minify: true,
5
+})
0 commit comments