FEAT: backup & restore 1
This commit is contained in:
8
histoire.config.js
Normal file
8
histoire.config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
import { defineConfig } from 'histoire'
|
||||
import { HstVue } from '@histoire/plugin-vue'
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [
|
||||
HstVue(),
|
||||
],
|
||||
})
|
Reference in New Issue
Block a user