mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix storybook
This commit is contained in:
parent
92e2f6997f
commit
7da49ea54a
@ -1,7 +1,6 @@
|
|||||||
const path = require('path')
|
const path = require('path')
|
||||||
const nuxtConf = require('../nuxt.config')
|
const srcDir = '..'
|
||||||
const srcDir = `../${nuxtConf.srcDir || ''}`
|
const rootDir = '..'
|
||||||
const rootDir = `../${nuxtConf.rootDir || ''}`
|
|
||||||
|
|
||||||
// Export a function. Accept the base config as the only param.
|
// Export a function. Accept the base config as the only param.
|
||||||
module.exports = async ({ config, mode }) => {
|
module.exports = async ({ config, mode }) => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user