set base
This commit is contained in:
@@ -12,6 +12,7 @@ const dirname = typeof __dirname !== 'undefined' ? __dirname : path.dirname(file
|
||||
// More info at: https://storybook.js.org/docs/next/writing-tests/integrations/vitest-addon
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: '/',
|
||||
test: {
|
||||
projects: [{
|
||||
extends: true,
|
||||
|
||||
Reference in New Issue
Block a user