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 b7e3cd6 commit 0ae8f93Copy full SHA for 0ae8f93
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