Skip to content

Commit eaa99b3

Browse files
committed
pass plugins
1 parent 7cf8cd7 commit eaa99b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vite-config-base.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ export const getDefaultConfig = (args: UmbViteDefaultConfigArgs): UserConfig =>
2020
external: [/^@umbraco/],
2121
},
2222
},
23+
plugins: args.plugins,
2324
};
2425
};

0 commit comments

Comments
 (0)