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 5476ef3 commit 80bca92Copy full SHA for 80bca92
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