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 a5ef636 commit 93ad1f4Copy full SHA for 93ad1f4
apps/docs/pages/docs/commandkit.config.js-options.mdx
@@ -67,3 +67,7 @@ Whether or not to include sourcemaps in the production build. This is an optiona
67
### `antiCrash`: boolean
68
69
Whether or not to inject anti-crash script in the production build. This is an optional option. The default value is `true`.
70
+
71
+### `requirePolyfill`: boolean
72
73
+Whether or not to polyfill `require` function. This is an optional option. The default value is `true`.
0 commit comments