This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-11-21 11:43:16 +01:00
parent dcc78353f2
commit a9a84ad77b
+1
View File
@@ -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,