feat: track images with git lfs
This commit is contained in:
8
app/histoire.config.ts
Normal file
8
app/histoire.config.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
import { defineConfig } from 'histoire'
|
||||
import { HstSvelte } from '@histoire/plugin-svelte'
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [
|
||||
HstSvelte(),
|
||||
],
|
||||
})
|
||||
Reference in New Issue
Block a user