mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 00:41:05 +08:00
run html-vite/default-ts in ci
This commit is contained in:
parent
30005a6e81
commit
c62f71590b
@ -163,7 +163,7 @@ const htmlViteTemplates = {
|
||||
'html-vite/default-ts': {
|
||||
name: 'HTML Vite TS',
|
||||
script: 'yarn create vite . --template vanilla-ts && echo "export default {}" > vite.config.js',
|
||||
cadence: ['daily', 'weekly'],
|
||||
cadence: ['ci', 'daily', 'weekly'],
|
||||
expected: {
|
||||
framework: '@storybook/html-vite',
|
||||
renderer: '@storybook/html',
|
||||
|
Loading…
x
Reference in New Issue
Block a user