Skip to content

Commit

Permalink
chore: update publisher config
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Aug 18, 2024
1 parent ef237c8 commit f50980f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/website/publisher.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const isNetlifyEnabled =
const isLagoon = !!process.env.LAGOON;

export default defineConfig({
mode: 'local',
commands: {
build: {
command: isNetlifyEnabled
Expand Down

0 comments on commit f50980f

Please sign in to comment.