Skip to content

Commit fc7e105

Browse files
committed
add renderMode to the fastboot schema
1 parent 0293489 commit fc7e105

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/fastboot/src/fastboot-schema.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ function loadConfig(distPath) {
9292
scripts,
9393
html,
9494
hostWhitelist: pkg.fastboot.hostWhitelist,
95+
renderMode: pkg.fastboot.renderMode,
9596
config,
9697
appName,
9798
sandboxRequire,

0 commit comments

Comments
 (0)