mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +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': {
|
'html-vite/default-ts': {
|
||||||
name: 'HTML Vite TS',
|
name: 'HTML Vite TS',
|
||||||
script: 'yarn create vite . --template vanilla-ts && echo "export default {}" > vite.config.js',
|
script: 'yarn create vite . --template vanilla-ts && echo "export default {}" > vite.config.js',
|
||||||
cadence: ['daily', 'weekly'],
|
cadence: ['ci', 'daily', 'weekly'],
|
||||||
expected: {
|
expected: {
|
||||||
framework: '@storybook/html-vite',
|
framework: '@storybook/html-vite',
|
||||||
renderer: '@storybook/html',
|
renderer: '@storybook/html',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user