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 6fdb5e7 commit 9151066Copy full SHA for 9151066
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