We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0293489 commit fc7e105Copy full SHA for fc7e105
1 file changed
packages/fastboot/src/fastboot-schema.js
@@ -92,6 +92,7 @@ function loadConfig(distPath) {
92
scripts,
93
html,
94
hostWhitelist: pkg.fastboot.hostWhitelist,
95
+ renderMode: pkg.fastboot.renderMode,
96
config,
97
appName,
98
sandboxRequire,
0 commit comments