mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
it is friday
This commit is contained in:
parent
aae03d542c
commit
d9b7ce899b
@ -67,7 +67,7 @@ export const renderHTML = async (
|
||||
return render(templateRef, {
|
||||
title: titleRef ? `${titleRef} - Storybook` : 'Storybook',
|
||||
files: { js: jsFiles, css: cssFiles },
|
||||
favicon,
|
||||
favicon: await favicon,
|
||||
globals: {
|
||||
FEATURES: JSON.stringify(await features, null, 2),
|
||||
REFS: JSON.stringify(await refs, null, 2),
|
||||
|
Loading…
x
Reference in New Issue
Block a user