update snapshots
This commit is contained in:
parent
5aa3835ee1
commit
22c2b3eda8
28
.histoire/dist/histoire.json
vendored
28
.histoire/dist/histoire.json
vendored
@ -349,6 +349,34 @@
|
||||
],
|
||||
"virtual": false,
|
||||
"markdownFile": null
|
||||
},
|
||||
{
|
||||
"id": "src-routes-export-print-printship-weapons-torpedo-index-story-svelte",
|
||||
"title": "Torpedo",
|
||||
"group": null,
|
||||
"layout": {
|
||||
"type": "single",
|
||||
"iframe": true
|
||||
},
|
||||
"icon": null,
|
||||
"iconColor": null,
|
||||
"docsOnly": false,
|
||||
"variants": [
|
||||
{
|
||||
"id": "_default",
|
||||
"title": "default"
|
||||
}
|
||||
],
|
||||
"relativePath": "src/routes/export/print/PrintShip/Weapons/Torpedo/index.story.svelte",
|
||||
"supportPluginId": "svelte3",
|
||||
"treePath": [
|
||||
"Export",
|
||||
"PrintShip",
|
||||
"Weapons",
|
||||
"Torpedo"
|
||||
],
|
||||
"virtual": false,
|
||||
"markdownFile": null
|
||||
}
|
||||
],
|
||||
"markdownFiles": []
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 63 KiB |
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
@ -17,7 +17,7 @@ tasks:
|
||||
deps:
|
||||
- histoire:build
|
||||
cmds:
|
||||
- vitest run -u src
|
||||
- vitest run -u src
|
||||
|
||||
check:
|
||||
deps:
|
||||
@ -28,6 +28,7 @@ tasks:
|
||||
histoire:build:
|
||||
sources:
|
||||
- src/lib/components/**
|
||||
- src/routes/**
|
||||
generates:
|
||||
- .histoire/screenshots/**
|
||||
cmds:
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 63 KiB |
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user