Skip to content

Commit

Permalink
chore(cli-helpers): Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Jul 10, 2024
1 parent bcd0f7b commit d0bb26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli-helpers/src/lib/loadEnvFiles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export function loadEnvFiles() {
loadEnvFiles: [],
},
})

if (loadEnvFiles.length > 0) {
loadUserSpecifiedEnvFiles(base, loadEnvFiles)
}
Expand Down

0 comments on commit d0bb26e

Please sign in to comment.