Skip to content

Commit 2bf9f5c

Browse files
committed
typo
1 parent 1d11f16 commit 2bf9f5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vike/src/node/vite/plugins/pluginReplaceConstantsEnvVars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function pluginReplaceConstantsEnvVars(): Plugin[] {
5353
return [
5454
{
5555
name: 'vike:pluginReplaceConstantsEnvVars',
56-
// Correct oder:
56+
// Correct order:
5757
// 1. @vitejs/plugin-vue
5858
// 2. vike:pluginExtractAssets and vike:pluginExtractExportNames [needs to be applied after @vitejs/plugin-vue]
5959
// 3. vike:pluginReplaceConstantsEnvVars [needs to be applied after vike:pluginExtractAssets and vike:pluginExtractExportNames]

0 commit comments

Comments
 (0)