Skip to content

Commit

Permalink
Update preview.impl.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ffMathy authored Dec 7, 2023
1 parent 967206e commit e6811e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pulumi/src/executors/preview/preview.impl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { ExecutorContext, workspaceRoot } from '@nx/devkit'
import { buildCommand } from '@nx-extend/core'
import { execSync } from 'child_process'
import { which } from 'shelljs'
import { join } from 'path'

export interface PreviewOptions {
stack?: string
Expand Down

0 comments on commit e6811e2

Please sign in to comment.